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

Commit

Permalink
Merge pull request #170 from hasbro17/haseeb/version-bump
Browse files Browse the repository at this point in the history
version: release 0.1.2
  • Loading branch information
hasbro17 authored Oct 9, 2017
2 parents d066060 + 3ebcb42 commit 72f7c7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
package version

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

0 comments on commit 72f7c7b

Please sign in to comment.