Minor changes. Bump version.

This commit is contained in:
back2dos
2013-09-27 23:27:25 +02:00
parent cd15e4b00c
commit 8dc700b434
6 changed files with 162 additions and 140 deletions

View File

@@ -4,11 +4,11 @@
"license": "MIT",
"tags": ["tink", "macro", "utility"],
"description": "The macro toolkit ;)",
"version": "0.0.0-alpha.2",
"version": "0.0.0-alpha.3",
"releasenote": "Overall refactoring.",
"contributors": ["back2dos"],
"dependencies": {
"tink_core": "1.0.0-alpha.2"
"tink_core": "1.0.0-beta.1"
},
"classPath": "src"
}