Skip to content
This repository was archived by the owner on Sep 21, 2023. It is now read-only.

Commit 72f7c7b

Browse files
authored
Merge pull request #170 from hasbro17/haseeb/version-bump
version: release 0.1.2
2 parents d066060 + 3ebcb42 commit 72f7c7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
package version
1616

1717
var (
18-
Version = "0.1.1+git"
18+
Version = "0.1.2"
1919
GitSHA = "Not provided (use ./build instead of go build)"
2020
)

0 commit comments

Comments
 (0)