From 6c712484ad50b360a11322163f067918eb5736f7 Mon Sep 17 00:00:00 2001 From: James Kyle Date: Sat, 31 Dec 2016 15:34:48 -0500 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 21de19b..b3df43d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "the-super-tiny-compiler", - "version": "0.0.0", + "version": "1.0.0", "author": "James Kyle (thejameskyle.com)", "license": "CC-BY-4.0", "main": "./the-super-tiny-compiler.js"