Skip to content

Commit

Permalink
Bump to 2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
splittingred committed Mar 11, 2020
1 parent b7df11b commit 6b1b899
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@ Changelog for the gruf gem. This includes internal history before the gem was ma

### Pending release

### 2.8.1

- Fix issue with --suppress-default-interceptors not working [#95]
- Loosen rake development dependency to >= 10.0 [#97]

### 2.8.0

Expand Down
2 changes: 1 addition & 1 deletion lib/gruf/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
# OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#
module Gruf
VERSION = '2.8.1.pre'
VERSION = '2.8.1'
end

0 comments on commit 6b1b899

Please sign in to comment.