Skip to content

Commit 4696f62

Browse files
chore(release): 0.6.0 [skip ci]
# [0.6.0](v0.5.0...v0.6.0) (2024-01-26) ### Features * add params type infer to the route handlers ([#57](#57)) ([e635eda](e635eda))
1 parent 75b1139 commit 4696f62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.5.0",
3+
"version": "0.6.0",
44
"description": "Lightweight and fast Node.js web server",
55
"main": "lib/index.js",
66
"directories": {

0 commit comments

Comments
 (0)