浏览代码

update readme.md, update version.

SakiKawasaki 5 年之前
父节点
当前提交
da66d963ca
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      README.md
  2. 1 1
      nodesnim.nimble

+ 1 - 1
README.md

@@ -6,7 +6,7 @@
 [![License](https://img.shields.io/github/license/Ethosa/nodesnim)](https://github.com/Ethosa/nodesnim/blob/master/LICENSE)
 [![time tracker](https://wakatime.com/badge/github/Ethosa/nodesnim.svg)](https://wakatime.com/badge/github/Ethosa/nodesnim)
 
-<h4>Latest version - 0.0.1</h4>
+<h4>Latest version - 0.0.2</h4>
 <h4>Stable version - 0.0.1</h4>
 </div>
 

+ 1 - 1
nodesnim.nimble

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