From 2499e033b8f8ed247c172da2164c54f84ad86b4a Mon Sep 17 00:00:00 2001 From: elbywan Date: Sun, 9 Jun 2019 14:47:35 +0200 Subject: [PATCH] 0.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5257c0f..8946a53 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hyperactiv", - "version": "0.6.3", + "version": "0.7.0", "description": "Super small observable & reactive objects library.", "main": "dist/index.js", "module": "src/index.js",