Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jarmo committed Apr 8, 2023
1 parent 08a9f29 commit 8736111
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.4.0"
const VERSION = "1.4.1"

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

0 comments on commit 8736111

Please sign in to comment.