Skip to content

Commit 2255f17

Browse files
chore(release): 1.0.0 [skip ci]
# [1.0.0](v0.6.0...v1.0.0) (2025-12-25) * feat!: update build to esm ([#58](#58)) ([f0dd94f](f0dd94f)) ### BREAKING CHANGES * update dependencies
1 parent 62b5751 commit 2255f17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "barehttp",
3-
"version": "0.6.0",
3+
"version": "1.0.0",
44
"description": "Lightweight and fast Node.js web server",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)