Explorar el Código

update version :eyes:

SakiKawasaki hace 5 años
padre
commit
235c162f83
Se han modificado 2 ficheros con 3 adiciones y 3 borrados
  1. 2 2
      README.md
  2. 1 1
      akane.nimble

+ 2 - 2
README.md

@@ -6,8 +6,8 @@
 [![License](https://img.shields.io/github/license/Ethosa/akane)](https://github.com/Ethosa/akane/blob/master/LICENSE)
 [![test](https://github.com/Ethosa/akane/workflows/test/badge.svg)](https://github.com/Ethosa/akane/actions)
 
-<h4>Latest version - 0.1.1</h4>
-<h4>Stable version - 0.1.1</h4>
+<h4>Latest version - 0.1.2</h4>
+<h4>Stable version - 0.1.2</h4>
 </div>
 
 ## Install

+ 1 - 1
akane.nimble

@@ -1,7 +1,7 @@
 [Package]
 name = "akane"
 author = "Ethosa"
-version = "0.1.1"
+version = "0.1.2"
 description = "The Nim asynchronous web framework."
 license = "MIT"
 srcDir = "akane"