Skip to content

Commit

Permalink
Merge pull request getsops#207 from mozilla/vendoringupdate20170501
Browse files Browse the repository at this point in the history
Vendoring update, release 2.0.9
  • Loading branch information
jvehent authored May 1, 2017
2 parents d188726 + b7c1929 commit d763bac
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 d763bac

Please sign in to comment.