From c53dff52da595fc742fb34448b7cb384cecc8f14 Mon Sep 17 00:00:00 2001 From: Linus Lee Date: Fri, 28 Dec 2018 03:59:01 -0500 Subject: [PATCH] v0.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9623b9d..d558ef3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "torus-dom", - "version": "0.1.1", + "version": "0.1.2", "description": "Minimal JS UI framework focused on being lightweight and free of dependencies", "repository": "git@github.com:thesephist/torus.git", "author": "Linus Lee ",