Browse Source

Bump to v0.9.2

Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
Shengqi Chen 6 months ago
parent
commit
c01de06ac3
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
 package internal
 
 
 // Version of the program
 // Version of the program
-const Version string = "0.9.1"
+const Version string = "0.9.2"