Skip to content

Commit

Permalink
Bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
emi80 committed Nov 14, 2018
1 parent 985cd1f commit 1d384a8
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 @@ -5,7 +5,7 @@ import "fmt"
// Constants for Major and Minor version numbers.
const (
VersionNumber = 0.3
MinorVersionNumber = 1
MinorVersionNumber = 2
)

// PreVersionString indicates wheather the program is a pre-release.
Expand Down

0 comments on commit 1d384a8

Please sign in to comment.