diff --git a/package.json b/package.json index 55dc7bce..e6f27fc8 100644 --- a/package.json +++ b/package.json @@ -98,5 +98,5 @@ "test:node": "nyc jasmine --config=jasmine.json", "test:types": "yarn lint:types" }, - "version": "0.2.3" + "version": "0.2.4" }