Skip to content

Commit f06b777

Browse files
committed
Bump version and changelog for 2.1.2
1 parent ed7df5a commit f06b777

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Changelog
22

3+
### Version 2.1.2
4+
* Add `Faraday` 0.8.x support to `ExpectsStatus` (#138, George Ogata)
5+
36
### Version 2.1.1
47
* Fix `#empty?` to check queued payload (#137, Cyril David)
58

lib/librato/metrics/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Librato
22
module Metrics
3-
VERSION = "2.1.1"
3+
VERSION = "2.1.2"
44
end
55
end

0 commit comments

Comments
 (0)