Skip to content

Commit 35206a0

Browse files
chore(release): 2.3.0 [skip ci]
# [2.3.0](v2.2.0...v2.3.0) (2025-12-27) ### Features * add https options to the server ([#61](#61)) ([dccfde4](dccfde4))
1 parent dccfde4 commit 35206a0

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": "2.2.0",
3+
"version": "2.3.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)