Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jarmo committed Jul 27, 2021
1 parent 888042a commit 0c73a22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion secrets-web.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import (
"github.com/jarmo/secrets-web/cli"
)

const VERSION = "1.2.2"
const VERSION = "1.3.0"

func main() {
cli.Command(VERSION, os.Args[1:]).Execute()
Expand Down

0 comments on commit 0c73a22

Please sign in to comment.