소스 검색

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" : "" }
 }