Skip to content

Commit

Permalink
Prep v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dschniepp committed Jun 20, 2020
1 parent b9bf666 commit 979ce98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/sealit/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import (
func main() {
app := &cli.App{
Name: "sealit",
Version: "v0.3.0",
Version: "v0.4.0",
Compiled: time.Now(),
Usage: "alternative cli for sealed secrets",
Commands: []*cli.Command{
Expand Down

0 comments on commit 979ce98

Please sign in to comment.