Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

Commit

Permalink
Bump version and changelog for 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
chancefeick committed Jun 23, 2017
1 parent 018b86f commit 3c8cdc2
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 @@
### Version 2.0.3
* Fix bug to prevent `rack.processes` reporting when `rack` suite is disabled (#75, Sam Moore)

### Version 2.0.2
* Update `ValidatingQueue` tag value restrictions (#72)

Expand Down
2 changes: 1 addition & 1 deletion lib/librato/rack/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Librato
class Rack
VERSION = "2.0.2"
VERSION = "2.0.3"
end
end

0 comments on commit 3c8cdc2

Please sign in to comment.