diff --git a/package.json b/package.json index fbc22759..5025645e 100644 --- a/package.json +++ b/package.json @@ -83,5 +83,5 @@ "test": "yarn lint && yarn test:node", "test:node": "nyc jasmine --config=jasmine.json" }, - "version": "0.0.17" + "version": "0.0.18" }