diff --git a/package.json b/package.json index 3d21a27..7b93fdb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bs-express", - "version": "1.0.1", + "version": "1.0.2", "description": "Express bindings in Reason", "main": "index.js", "dependencies": { @@ -41,4 +41,4 @@ "husky": { "hooks": {} } -} +} \ No newline at end of file