ソースを参照

Bump version to 0.5.1

zyx 5 年 前
コミット
c5ed682a49
1 ファイル変更2 行追加1 行削除
  1. 2 1
      internal/version.go

+ 2 - 1
internal/version.go

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