Skip to content

Commit

Permalink
bump version to v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fatedier committed Mar 21, 2019
1 parent 3fe2a14 commit 1586d13
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
@@ -1,6 +1,6 @@
package version

var version string = "0.1.0"
var version string = "0.2.0"

func Full() string {
return version
Expand Down

0 comments on commit 1586d13

Please sign in to comment.