diff --git a/haxelib.json b/haxelib.json index ce5188e..2b70ba7 100644 --- a/haxelib.json +++ b/haxelib.json @@ -4,8 +4,8 @@ "license": "MIT", "tags": ["differ", "hxcollision", "collision", "SAT", "collide", "separating", "axis", "theorom"], "description": "Agnostic Separating Axis Theorom collisions for Polygons, Circles and Rays.", - "version": "1.3.0", - "releasenote": "Refactoring, many performance fixes, many ray fixes, new features. See https://github.com/snowkit/differ or README.md for full release notes!", + "version": "1.4.0", + "releasenote": "Compilation fixes and bug fixes. See https://github.com/snowkit/differ or README.md for full release notes!", "contributors": [ "underscorediscovery" ], "dependencies": {} }