From 9b727f37f09058924a4045460ab868041288b287 Mon Sep 17 00:00:00 2001 From: elbywan Date: Mon, 24 Jun 2019 23:30:07 +0200 Subject: [PATCH] 0.7.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",