Browse Source

Changed version

luis 7 years ago
parent
commit
a7398347d8
1 changed files with 1 additions and 1 deletions
  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"
 )