Browse Source

bump version

Nicolas Cannasse 5 years ago
parent
commit
a74e51d854
1 changed files with 2 additions and 2 deletions
  1. 2 2
      haxelib.json

+ 2 - 2
haxelib.json

@@ -3,8 +3,8 @@
 	"url" : "http://heaps.io",
 	"license" : "BSD",
     "description" : "The GPU Game Framework",
-    "version" : "1.7.0",
-	"releasenote" : "",
+    "version" : "1.8.0",
+	"releasenote" : "See CHANGELOG.md",
 	"contributors" : ["ncannasse"],
 	"dependencies" : { "format" : "" }
 }