소스 검색

Bump to v0.9.2

Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
Shengqi Chen 6 달 전
부모
커밋
c01de06ac3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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.9.1"
+const Version string = "0.9.2"