Release 0.15.3

This commit is contained in:
Juraj Kirchheim
2017-12-01 16:32:19 +01:00
parent 800891bee2
commit 45d5f3e0ea
2 changed files with 30 additions and 29 deletions

View File

@@ -17,6 +17,7 @@ The library is build on top of the haxe macro API and `tink_core`, having three
<!-- START INDEX -->
- [Macro API](#macro-api)
-
- [Expression Tools](#expression-tools)
- [Basic Helpers](#basic-helpers)
- [Extracting Constants](#extracting-constants)

View File

@@ -11,8 +11,8 @@
"contributors": [
"back2dos"
],
"releasenote": "Improve position reporting.",
"version": "0.15.2",
"releasenote": "Fixes issues caused by private types.",
"version": "0.15.3",
"url": "http://haxetink.org/tink_macro",
"dependencies": {
"tink_core": ""