Skip to content

Commit

Permalink
[skip ci] bump version from 0.2.1 to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Concourse CI committed Nov 6, 2019
1 parent e9ee9a0 commit f7d2a78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ import (

const (
applicationName = "themis"
applicationVersion = "0.2.1"
applicationVersion = "0.3.0"
)

func setupFlagSet(fs *pflag.FlagSet) error {
Expand Down

0 comments on commit f7d2a78

Please sign in to comment.