Browse Source

Bump version to 0.7.1

z4yx 4 years ago
parent
commit
a54c969081
1 changed files with 1 additions and 1 deletions
  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.7.0"
+const Version string = "0.7.1"