Version bump.

This commit is contained in:
back2dos
2014-05-16 22:37:19 +02:00
parent 2efc95ba54
commit 395158113a

View File

@@ -4,11 +4,11 @@
"license": "MIT",
"tags": ["tink", "macro", "utility"],
"description": "The macro toolkit ;)",
"version": "0.3.0-beta",
"releasenote": "Added sub-expression testing",
"version": "0.4.0",
"releasenote": "Various improvements",
"contributors": ["back2dos"],
"dependencies": {
"tink_core": "1.0.0-rc.2"
"tink_core": "1.0.0-rc.3"
},
"classPath": "src"
}