Skip to content

Commit

Permalink
version bump: v3.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
stanislas-m committed Jul 15, 2019
1 parent 6aa8987 commit c88d415
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 11 deletions.
8 changes: 8 additions & 0 deletions SHOULDERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,12 @@ Thank you to the following **GIANTS**:

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

* [github.com/golang/protobuf](https://godoc.org/github.com/golang/protobuf)

* [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)
Expand All @@ -30,3 +36,5 @@ Thank you to the following **GIANTS**:
* [github.com/stretchr/testify](https://godoc.org/github.com/stretchr/testify)

* [golang.org/x/sync](https://godoc.org/golang.org/x/sync)

* [golang.org/x/text](https://godoc.org/golang.org/x/text)
14 changes: 4 additions & 10 deletions packrd/packed-packr.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package plush

const Version = "v3.8.2"
const Version = "v3.8.3"

0 comments on commit c88d415

Please sign in to comment.