From c891bbf50b9e5169969890fec9460793a577caa1 Mon Sep 17 00:00:00 2001 From: Gama11 Date: Tue, 6 Sep 2016 11:43:43 +0200 Subject: [PATCH] haxelib.json: bump version to 3.3.0 (#35) This allows having a version check in haxe-checkstyle to deal with #30 (see also https://github.com/HaxeCheckstyle/haxe-checkstyle/issues/262). --- haxelib.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haxelib.json b/haxelib.json index 4cce162..5adf7b6 100644 --- a/haxelib.json +++ b/haxelib.json @@ -4,7 +4,7 @@ "classPath": "src", "license": "BSD", "description": "A Haxe parser", - "version": "3.2.0", + "version": "3.3.0", "contributors": ["Simn"], "releasenote": "update", "dependencies": {