소스 검색

Bump to v0.9.1

Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
Shengqi Chen 8 달 전
부모
커밋
609284999e
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.0"
+const Version string = "0.9.1"