浏览代码

change version

Ethosa 3 年之前
父节点
当前提交
c08576abd7
共有 4 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      README.md
  2. 1 1
      nodesnim.nimble
  3. 二进制
      tests/assets/canvas.png
  4. 二进制
      tests/assets/tilesets/foreground.png

+ 1 - 1
README.md

@@ -13,7 +13,7 @@ The Nim GUI/2D framework based on OpenGL and SDL2.
 [![channel icon](https://patrolavia.github.io/telegram-badge/follow.png)](https://t.me/nim1love)
 [![channel icon](https://patrolavia.github.io/telegram-badge/chat.png)](https://t.me/nodesnim)
 
-<h4>Stable version - 0.3.3</h4>
+<h4>Stable version - 0.4.0</h4>
 </div>
 
 ## Install

+ 1 - 1
nodesnim.nimble

@@ -1,7 +1,7 @@
 [Package]
 name = "nodesnim"
 author = "Ethosa"
-version = "0.3.3"
+version = "0.4.0"
 description = "The Nim GUI/2D framework based on OpenGL and SDL2."
 license = "MIT"
 srcDir = "src"

二进制
tests/assets/canvas.png


二进制
tests/assets/tilesets/foreground.png