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"