Bump version + dependencies.
This commit is contained in:
@@ -4,11 +4,11 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"tags": ["tink", "macro", "utility"],
|
"tags": ["tink", "macro", "utility"],
|
||||||
"description": "The macro toolkit ;)",
|
"description": "The macro toolkit ;)",
|
||||||
"version": "0.0.0-beta",
|
"version": "0.0.1-beta",
|
||||||
"releasenote": "Overall refactoring.",
|
"releasenote": "Minor enhancements.",
|
||||||
"contributors": ["back2dos"],
|
"contributors": ["back2dos"],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"tink_core": "1.0.0-beta.3"
|
"tink_core": "1.0.0-beta.4"
|
||||||
},
|
},
|
||||||
"classPath": "src"
|
"classPath": "src"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user