Skip to content

Commit

Permalink
Update version to 0.3 (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
mwylde committed Oct 10, 2019
1 parent a45dc4c commit fb6376a
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,5 +1,5 @@
package version

var (
Version = "0.2.0"
Version = "0.3.0"
)

0 comments on commit fb6376a

Please sign in to comment.