diff --git a/package.json b/package.json index 40b8ca2..ec5d471 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bs-jest", - "version": "0.0.1", + "version": "0.1.0", "description": "BuckleScript bindings to the Jest testing framework", "scripts": { "start": "bsb -make-world -w",