Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
charlie-wasp committed Jan 22, 2020
1 parent ac4a63a commit 8cb2665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import (
)

// Version Application version
const Version string = "0.1.1"
const Version string = "0.2.0"

// NumberWithSign represents arg having sign
type NumberWithSign struct {
Expand Down

0 comments on commit 8cb2665

Please sign in to comment.