Przeglądaj źródła

Bump version to 0.5.1

zyx 5 lat temu
rodzic
commit
c5ed682a49
1 zmienionych plików z 2 dodań i 1 usunięć
  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"