diff --git a/package-lock.json b/package-lock.json index a678fd5..2d7545a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@vzn/reactivity", - "version": "0.33.0", + "version": "0.34.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@vzn/reactivity", - "version": "0.33.0", + "version": "0.34.0", "license": "MIT", "workspaces": [ "/", diff --git a/package.json b/package.json index 60875be..80c0e8e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "private": false, - "version": "0.33.0", + "version": "0.34.0", "name": "@vzn/reactivity", "description": "The VZN of perfect JS reactivity system", "author": "Maciej Kwaƛniak ",