Ethosa před 3 roky
rodič
revize
46141ac61b
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 1 1
      README.md
  2. 1 1
      nodesnim.nimble

+ 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.4.1</h4>
+<h4>Stable version - 0.4.2</h4>
 </div>
 
 ## Install

+ 1 - 1
nodesnim.nimble

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