Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
jnummelin committed Jan 15, 2019
1 parent 13654c9 commit 4205fe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ import (
"runtime"
)

const Version = "0.2.0"
const Version = "0.3.1"

var GoVersion = runtime.Version()

0 comments on commit 4205fe6

Please sign in to comment.