Skip to content

Commit

Permalink
version bump: v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
markbates committed Jun 3, 2019
1 parent dd294ef commit fdd13fc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 21 deletions.
20 changes: 0 additions & 20 deletions SHOULDERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,10 @@ Thank you to the following **GIANTS**:

* [github.com/Masterminds/semver](https://godoc.org/github.com/Masterminds/semver)

* [github.com/fatih/structs](https://godoc.org/github.com/fatih/structs)

* [github.com/gobuffalo/envy](https://godoc.org/github.com/gobuffalo/envy)

* [github.com/gobuffalo/genny](https://godoc.org/github.com/gobuffalo/genny)

* [github.com/gobuffalo/github_flavored_markdown](https://godoc.org/github.com/gobuffalo/github_flavored_markdown)

* [github.com/gobuffalo/licenser](https://godoc.org/github.com/gobuffalo/licenser)

* [github.com/gobuffalo/logger](https://godoc.org/github.com/gobuffalo/logger)
Expand All @@ -27,24 +23,8 @@ Thank you to the following **GIANTS**:

* [github.com/gobuffalo/shoulders](https://godoc.org/github.com/gobuffalo/shoulders)

* [github.com/gobuffalo/tags](https://godoc.org/github.com/gobuffalo/tags)

* [github.com/gobuffalo/uuid](https://godoc.org/github.com/gobuffalo/uuid)

* [github.com/gobuffalo/validate](https://godoc.org/github.com/gobuffalo/validate)

* [github.com/gofrs/uuid](https://godoc.org/github.com/gofrs/uuid)

* [github.com/markbates/inflect](https://godoc.org/github.com/markbates/inflect)

* [github.com/onsi/ginkgo](https://godoc.org/github.com/onsi/ginkgo)

* [github.com/onsi/gomega](https://godoc.org/github.com/onsi/gomega)

* [github.com/pkg/errors](https://godoc.org/github.com/pkg/errors)

* [github.com/serenize/snaker](https://godoc.org/github.com/serenize/snaker)

* [github.com/spf13/cobra](https://godoc.org/github.com/spf13/cobra)

* [github.com/stretchr/testify](https://godoc.org/github.com/stretchr/testify)
2 changes: 1 addition & 1 deletion release/version.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package release

const Version = "v1.4.0"
const Version = "v1.5.0"

0 comments on commit fdd13fc

Please sign in to comment.