Skip to content

Commit

Permalink
Bump to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
splittingred committed May 1, 2019
1 parent 9a7ae94 commit a409d83
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.2.0

- Add `frozen_string_literal: true` to all files
- Deprecate ruby 2.2 support

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 @@ -17,6 +17,6 @@
#
module Gruf
module Lightstep
VERSION = '1.1.4.pre'
VERSION = '1.2.0'
end
end

0 comments on commit a409d83

Please sign in to comment.