Skip to content

Commit

Permalink
set version to 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitriy Kalinin committed Jan 12, 2021
1 parent b557e59 commit 7b293b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import (
)

const (
Version = "0.13.0"
Version = "0.14.0"
)

func main() {
Expand Down

0 comments on commit 7b293b7

Please sign in to comment.