Nicolas Cannasse 4 年之前
父节点
当前提交
9990e264b5
共有 2 个文件被更改,包括 6 次插入1 次删除
  1. 5 0
      CHANGELOG.md
  2. 1 1
      haxelib.json

+ 5 - 0
CHANGELOG.md

@@ -1,3 +1,8 @@
+## 1.9.1 (March 5, 2021)
+
+HL:
+* Another Haxe 4.2.1 fix
+
 ## 1.9.0 (February 28, 2021)
 
 HL:

+ 1 - 1
haxelib.json

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