Skip to content

Commit

Permalink
Merge pull request #214 from Shopify/v0.8.8
Browse files Browse the repository at this point in the history
Bump to version 0.8.8
  • Loading branch information
max611 authored Feb 22, 2019
2 parents 53ab6d9 + 2ca9c4f commit 6f31a05
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
@@ -1,3 +1,6 @@
# v0.8.8
* Feature: Introduce the GRPC adapter (#200)

# v0.8.7
* Fix: Instrument success for `acquire_circuit_breaker` (#209)

Expand Down
2 changes: 1 addition & 1 deletion lib/semian/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Semian
VERSION = '0.8.7'
VERSION = '0.8.8'
end

0 comments on commit 6f31a05

Please sign in to comment.