diff --git a/package.json b/package.json index a7c5f9e..553da8f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hyperactiv", - "version": "0.7.5", + "version": "0.7.6", "description": "Super small observable & reactive objects library.", "main": "dist/index.js", "module": "src/index.js",