Version bump + doc update.

This commit is contained in:
back2dos
2013-12-11 01:45:58 +01:00
parent f1012c3478
commit 9017ab70ab
2 changed files with 9 additions and 4 deletions

View File

@@ -4,11 +4,11 @@
"license": "MIT",
"tags": ["tink", "macro", "utility"],
"description": "The macro toolkit ;)",
"version": "0.2.1-beta",
"releasenote": "Added options to yield",
"version": "0.3.0-beta",
"releasenote": "Added sub-expression testing",
"contributors": ["back2dos"],
"dependencies": {
"tink_core": "1.0.0-beta.4"
"tink_core": "1.0.0-beta.5"
},
"classPath": "src"
}