This commit is contained in:
James Kyle 2016-12-31 15:34:48 -05:00
parent c4cb49b184
commit 6c712484ad

View File

@ -1,6 +1,6 @@
{ {
"name": "the-super-tiny-compiler", "name": "the-super-tiny-compiler",
"version": "0.0.0", "version": "1.0.0",
"author": "James Kyle <me@thejameskyle.com> (thejameskyle.com)", "author": "James Kyle <me@thejameskyle.com> (thejameskyle.com)",
"license": "CC-BY-4.0", "license": "CC-BY-4.0",
"main": "./the-super-tiny-compiler.js" "main": "./the-super-tiny-compiler.js"