Explorar el Código

Changed version

luis hace 7 años
padre
commit
a7398347d8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      version.go

+ 1 - 1
version.go

@@ -2,5 +2,5 @@ package main
 
 const (
   //Version contains version of the package
-  Version = "0.1-5-gea7b804 - built: 2017-07-10 18:24:27 UTC"
+  Version = "0.2 - built: 2017-07-10 19:32:33 UTC"
 )