Skip to content

Commit

Permalink
Bump to 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
splittingred committed Oct 24, 2018
1 parent 31f8752 commit c28f264
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ Changelog for the gruf-zipkin gem.

h3. Pending Release

h3. 1.1.3

- Bump bc-lightstep-ruby to 1.2.0

h3. 1.1.2
Expand Down
2 changes: 1 addition & 1 deletion lib/gruf/lightstep/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
#
module Gruf
module Lightstep
VERSION = '1.1.3.pre'.freeze
VERSION = '1.1.3'.freeze
end
end

0 comments on commit c28f264

Please sign in to comment.