浏览代码

version change

luis 7 年之前
父节点
当前提交
0cadfa79db
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      version.go

+ 1 - 1
version.go

@@ -2,5 +2,5 @@ package main
 
 
 const (
 const (
   //Version contains version of the package
   //Version contains version of the package
-  Version = "0.2-2-g4eba960 - built: 2017-07-10 20:23:51 UTC"
+  Version = "0.3 - built: 2017-07-10 20:25:20 UTC"
 )
 )