This commit is contained in:
Dan Onoshko 2014-09-03 22:02:32 +07:00
parent 476ed7c294
commit 2f3f25340c

View File

@ -3,7 +3,7 @@
"description": "ColaScript translator / parser / mangler / compressor / beautifier toolkit",
"homepage": "https://github.com/TrigenSoftware/ColaScript",
"main": "tools/node.js",
"version": "0.5.83",
"version": "0.6.0",
"engines": { "node" : ">=0.4.0" },
"maintainers": [{
"name": "Dan Onoshko (dangreen)",