diff --git a/package.json b/package.json index cc99079..f1b809d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hyperactiv", - "version": "0.11.1", + "version": "0.11.2", "description": "Super small observable & reactive objects library.", "main": "./dist/index.js", "module": "./src/index.js",