luis 7 anni fa
parent
commit
a7398347d8
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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"
 )