diff --git a/shoulders.md b/shoulders.md index 0d66b4e..ef157ad 100644 --- a/shoulders.md +++ b/shoulders.md @@ -7,8 +7,6 @@ Thank you to the following **GIANTS**: * [github.com/gobuffalo/envy](https://godoc.org/github.com/gobuffalo/envy) -* [github.com/pkg/errors](https://godoc.org/github.com/pkg/errors) - * [github.com/rogpeppe/go-internal](https://godoc.org/github.com/rogpeppe/go-internal) * [github.com/stretchr/testify](https://godoc.org/github.com/stretchr/testify) diff --git a/version.go b/version.go index a61e285..170365e 100644 --- a/version.go +++ b/version.go @@ -1,3 +1,3 @@ package main -const Version = "v1.0.6" +const Version = "v1.1.0"