From c6f12bf195ac14f9839027c10b491cd2e257eb9a Mon Sep 17 00:00:00 2001 From: Aaron Franks Date: Sat, 19 Sep 2015 10:18:12 -0700 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c80f2c7..f98ae0c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jsnox", - "version": "1.0.1", + "version": "2.0.0", "description": "Write concise React components without JSX", "main": "jsnox.js", "scripts": {