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

Commit

Permalink
Add Release.md file in root for GoReleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonBirchall committed Jan 4, 2021
1 parent c454a92 commit cb5186a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file added Release.md
Empty file.
2 changes: 1 addition & 1 deletion pkg/version/version.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package version

var VERSION = "0.1.3"
var VERSION = "0.1.4"
var REVISION = "unknown"

0 comments on commit cb5186a

Please sign in to comment.