Skip to content

Commit 4892d02

Browse files
committed
Bumped version number
1 parent 27d302e commit 4892d02

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": "1.0.1",
3+
"version": "1.0.2",
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)