Skip to content
This repository was archived by the owner on May 11, 2024. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 28527b4

Browse files
authoredNov 22, 2022
chore(version): bump version (#40)
1 parent 9cce319 commit 28527b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎version/verison.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ package version
22

33
// Version info.
44
var (
5-
Version = "0.1.3"
5+
Version = "0.1.4"
66
Meta = "dev"
77
)
88

0 commit comments

Comments
 (0)
This repository has been archived.