Skip to content

Commit d8ec2b4

Browse files
authored
Update package.json
1 parent f188cef commit d8ec2b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bs-express",
3-
"version": "0.5.1",
3+
"version": "0.6.0",
44
"description": "Express bindings in Reason",
55
"main": "index.js",
66
"dependencies": {
@@ -38,4 +38,4 @@
3838
},
3939
"homepage": "https://github.com/reasonml-community/bs-express#readme",
4040
"rebel": {}
41-
}
41+
}

0 commit comments

Comments
 (0)