浏览代码

Changed version

luis 7 年之前
父节点
当前提交
a7398347d8
共有 1 个文件被更改,包括 1 次插入1 次删除
  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"
 )