From d570129d1537d9dbce8ae5e36146539fcfc39406 Mon Sep 17 00:00:00 2001 From: Brent Jackson Date: Sun, 3 Jun 2018 10:48:11 -0400 Subject: [PATCH] 0.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa9f77e..77cf32f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "iso", "private": true, - "version": "0.1.1", + "version": "0.1.2", "description": "Build and prototype with pure JSX – no build setup or command line required", "main": "main/index.js", "scripts": {