diff --git a/package-lock.json b/package-lock.json index aed38f1..f7eafb7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "stx", - "version": "0.6.8", + "version": "0.6.9", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f131f1a..9590f3b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stx", - "version": "0.6.8", + "version": "0.6.9", "description": "a blazing fast state manager with network sync out of the box", "main": "dist/index.js", "scripts": {