diff --git a/package.json b/package.json index 6066782..7108b41 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "declarative-js", - "version": "3.8.15", + "version": "3.8.14", "main": "index.js", "types": "index.d.ts", "author": "Pavel Surinin ", @@ -72,4 +72,4 @@ "publish:major": "npm run build && npm version major && npm run copy && npm publish target/out", "coveralls": "cat target/coverage/lcov.info | coveralls" } -} +} \ No newline at end of file