浏览代码

bump version to 0.6

z4yx 5 年之前
父节点
当前提交
b8edc1f714
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      internal/version.go

+ 1 - 1
internal/version.go

@@ -1,4 +1,4 @@
 package internal
 
 // Version of the program
-const Version string = "0.5.1"
+const Version string = "0.6.0"