Skip to content

Commit

Permalink
Vendoring update, release 2.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
jvehent committed May 1, 2017
1 parent d188726 commit b7c1929
Show file tree
Hide file tree
Showing 1,108 changed files with 164,355 additions and 30,280 deletions.
2 changes: 1 addition & 1 deletion cmd/sops/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (
"gopkg.in/urfave/cli.v1"
)

const version = "2.0.8"
const version = "2.0.9"

func printVersion(c *cli.Context) {
out := fmt.Sprintf("%s %s", c.App.Name, c.App.Version)
Expand Down
Loading

0 comments on commit b7c1929

Please sign in to comment.