浏览代码

bump version

Nicolas Cannasse 5 年之前
父节点
当前提交
a74e51d854
共有 1 个文件被更改,包括 2 次插入2 次删除
  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" : "" }
 }