Skip to content

Commit da45d4b

Browse files
committed
Bump version and changelog for 2.0.0.beta
1 parent 8696a65 commit da45d4b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Changelog
22

3-
### master
3+
### Version 2.0.0.beta
44
* Remove support for deprecated methods (#117)
55
* Upgrade rspec from 2.6 to 3.5 (#118)
66
* Remove support for ruby 1.8 (#119)

lib/librato/metrics/version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Librato
22
module Metrics
3-
VERSION = "1.6.1"
3+
VERSION = "2.0.0.beta"
44
end
5-
end
5+
end

0 commit comments

Comments
 (0)