Skip to content

Commit 60017fc

Browse files
committed
v0.9.0
1 parent e8651c0 commit 60017fc

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.8.0",
3+
"version": "0.9.0",
44
"description": "Express bindings in Reason",
55
"main": "index.js",
66
"dependencies": {
@@ -41,4 +41,4 @@
4141
"husky": {
4242
"hooks": {}
4343
}
44-
}
44+
}

0 commit comments

Comments
 (0)