Sfoglia il codice sorgente

Bumped version to 0.1.4

Solomon Hykes 12 anni fa
parent
commit
40ebe78bb1
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      commands.go

+ 1 - 1
commands.go

@@ -18,7 +18,7 @@ import (
 	"unicode"
 )
 
-const VERSION = "0.1.3"
+const VERSION = "0.1.4"
 
 var GIT_COMMIT string