Skip to content

Commit

Permalink
Bump to version 0.7.0
Browse files Browse the repository at this point in the history
Signed-off-by: Davide Madrisan <[email protected]>
  • Loading branch information
madrisan committed Aug 16, 2019
1 parent dc59a96 commit bf4990e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version_base.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package version

func init() {
Version = "0.6.2"
Version = "0.7.0"
VersionPrerelease = ""
}

0 comments on commit bf4990e

Please sign in to comment.