Skip to content

Commit

Permalink
v1.3.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mandelsoft committed Jan 21, 2019
1 parent 6a3ff85 commit e853553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spiff++.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ func main() {
app := cli.NewApp()
app.Name = "spiff"
app.Usage = "BOSH deployment manifest toolkit"
app.Version = "1.2.0-dev"
app.Version = "1.3.0-alpha.1"

app.Commands = []cli.Command{
{
Expand Down

0 comments on commit e853553

Please sign in to comment.