Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Commit

Permalink
version bump: v0.13.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
markbates committed Sep 17, 2018
1 parent c89e3ef commit 710e970
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ update:
make install

release-test:
make ci-test
make test

release:
$(GO_BIN) get github.com/gobuffalo/release
Expand Down
8 changes: 4 additions & 4 deletions SHOULDERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ Thank you to the following **GIANTS**:

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

* [github.com/fatih/color/vendor/github.com/mattn/go-colorable](https://godoc.org/github.com/fatih/color/vendor/github.com/mattn/go-colorable)

* [github.com/fatih/color/vendor/github.com/mattn/go-isatty](https://godoc.org/github.com/fatih/color/vendor/github.com/mattn/go-isatty)

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

* [github.com/fsnotify/fsnotify](https://godoc.org/github.com/fsnotify/fsnotify)
Expand Down Expand Up @@ -175,10 +179,6 @@ Thank you to the following **GIANTS**:

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

* [github.com/mattn/go-colorable](https://godoc.org/github.com/mattn/go-colorable)

* [github.com/mattn/go-isatty](https://godoc.org/github.com/mattn/go-isatty)

* [github.com/mattn/go-sqlite3](https://godoc.org/github.com/mattn/go-sqlite3)

* [github.com/microcosm-cc/bluemonday](https://godoc.org/github.com/microcosm-cc/bluemonday)
Expand Down
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ require (
github.com/gobuffalo/packr v1.13.5
github.com/gobuffalo/plush v3.7.16+incompatible
github.com/gobuffalo/pop v4.7.2+incompatible
github.com/gobuffalo/release v1.0.16 // indirect
github.com/gobuffalo/tags v2.0.11+incompatible
github.com/gobuffalo/x v0.0.0-20180816203319-dc54d929c4a2
github.com/gorilla/context v1.1.1
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ github.com/gobuffalo/genny v0.0.0-20180904214332-b7dcbfc7ea0a h1:LozjeWkCQ2gCbSG
github.com/gobuffalo/genny v0.0.0-20180904214332-b7dcbfc7ea0a/go.mod h1:CX+ymPzTO0Ti5qRyCFdtu78AncVEQ5QVe5cEeqMURJs=
github.com/gobuffalo/genny v0.0.0-20180905180744-ca4140706556/go.mod h1:FZNXcfF+FuV4i8BANht5bghYawahu+sIrDdES9govgw=
github.com/gobuffalo/genny v0.0.0-20180911182620-ca7c22ecfecc/go.mod h1:HbQtrpn9s0isId+tZMmU6Qssj5ag0Ce2Lj3qd3qBblE=
github.com/gobuffalo/genny v0.0.0-20180911185118-5ca23a895a78 h1:l1y7Sn4mHrt0uXOhwyMaa5RvkJL2960Ld5zQEt6zAUQ=
github.com/gobuffalo/genny v0.0.0-20180911185118-5ca23a895a78/go.mod h1:e694VPwR0+kdvN8aSzC0T7+D6LwOs526YdZvAnw35Og=
github.com/gobuffalo/github_flavored_markdown v1.0.0 h1:e2dK+SoHgOc/vfXuYMdXwEg2vAUlFzp8SBRwTOXckQ0=
github.com/gobuffalo/github_flavored_markdown v1.0.0/go.mod h1:c8/8gRnd6MSyyk+fp6E8O8cUTHd7P2cnDnH4G7o91l0=
Expand Down Expand Up @@ -84,6 +85,8 @@ github.com/gobuffalo/release v1.0.7/go.mod h1:fJfvbgm624b3lCuMeK5w0E9t06dd4EHlUl
github.com/gobuffalo/release v1.0.10/go.mod h1:HpNe26lUCPWdMOoQqGk5di5WOlDrcdPbqH2ZL/s2jD8=
github.com/gobuffalo/release v1.0.11/go.mod h1:f8b4Cc2HaHNH1xCvRKPPK0aNt1wX/xxZkmV3/AdEu14=
github.com/gobuffalo/release v1.0.15/go.mod h1:+o8sFaBFjjxCQiyo0S8bd7Tgv8t2pBrU12xd8bZQuBk=
github.com/gobuffalo/release v1.0.16 h1:mG+ECY3bQgE0GnXOTFKYatXIK/NZ1ZUtshZIg3xKYWw=
github.com/gobuffalo/release v1.0.16/go.mod h1:p3ldx9roGUFDZtPCcwIVBNM6fh7u2JeIJiP9nl4fo6w=
github.com/gobuffalo/shoulders v0.0.0-20180904151418-9cac5899ceee h1:EkfcVBC4WGCgesY08+9NqPWUiUfFo/jJIqpcANMiEpE=
github.com/gobuffalo/shoulders v0.0.0-20180904151418-9cac5899ceee/go.mod h1:atyzRdR+uoOgsuA3AL82yYx5yJ4vONfDYtQXZCuT9TI=
github.com/gobuffalo/tags v2.0.6+incompatible/go.mod h1:9XmhOkyaB7UzvuY4UoZO4s67q8/xRMVJEaakauVQYeY=
Expand Down Expand Up @@ -156,6 +159,7 @@ github.com/markbates/hmax v1.0.0/go.mod h1:cOkR9dktiESxIMu+65oc/r/bdY4bE8zZw3OLh
github.com/markbates/inflect v1.0.0 h1:gTffXSQCc+WaIvBcI/IItJQMOemietXr5EIKLXDYqI4=
github.com/markbates/inflect v1.0.0/go.mod h1:oTeZL2KHA7CUX6X+fovmK9OvIOFuqu0TwdQrZjLTh88=
github.com/markbates/oncer v0.0.0-20180911182537-c659b9304060/go.mod h1:rwZBl6yM6wSTptDSNbV86jNkXmrr8TYPQ3/qwkrIkp0=
github.com/markbates/oncer v0.0.0-20180911185008-7302a2cd9114 h1:Gs7r7f9O+uvCdYY2z7q2ybdnDawXzVAxkQ6DvKfbMEU=
github.com/markbates/oncer v0.0.0-20180911185008-7302a2cd9114/go.mod h1:rwZBl6yM6wSTptDSNbV86jNkXmrr8TYPQ3/qwkrIkp0=
github.com/markbates/refresh v1.4.1/go.mod h1:og/05QDfszH/SCl3w8VI2Or990yna0wS2lqRcJoDqAg=
github.com/markbates/refresh v1.4.3 h1:qeWHdyIRRImCeU5seAK0TQ+Tc9UtFA0wS5GfkmjC8W0=
Expand Down
2 changes: 1 addition & 1 deletion runtime/version.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package runtime

// Version is the current version of the buffalo binary
const Version = "development"
const Version = "v0.13.0-beta.1"

0 comments on commit 710e970

Please sign in to comment.