Skip to content

Commit

Permalink
bump version to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jnummelin committed Nov 23, 2018
1 parent 72468cd commit 3dc7a24
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.0.1"
Version = "0.1.0"
)

0 comments on commit 3dc7a24

Please sign in to comment.