Skip to content

Commit

Permalink
version bump: v1.0.42
Browse files Browse the repository at this point in the history
  • Loading branch information
markbates committed Oct 17, 2018
1 parent 74d7f06 commit 1c219dd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
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.0.41"
const Version = "v1.0.42"
4 changes: 4 additions & 0 deletions shoulders.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ Thank you to the following **GIANTS**:

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

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

* [github.com/joho/godotenv](https://godoc.org/github.com/joho/godotenv)

* [github.com/markbates/deplist](https://godoc.org/github.com/markbates/deplist)
Expand Down Expand Up @@ -116,3 +118,5 @@ Thank you to the following **GIANTS**:
* [golang.org/x/tools/imports](https://godoc.org/golang.org/x/tools/imports)

* [golang.org/x/tools/internal/fastwalk](https://godoc.org/golang.org/x/tools/internal/fastwalk)

* [golang.org/x/tools/internal/gopathwalk](https://godoc.org/golang.org/x/tools/internal/gopathwalk)

0 comments on commit 1c219dd

Please sign in to comment.