Browse Source

bump version to 0.6.6

z4yx 5 years ago
parent
commit
2afe1f2e06
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.6.5"
+const Version string = "0.6.6"