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

Commit b8213f2

Browse files
committed
Bump version and changelog for 2.0.0
1 parent f991e77 commit b8213f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### master
1+
### Version 2.0.0
22
* Add support for tagged measurements (#123)
33

44
### Version 1.4.2

lib/librato/rails/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Librato
22
module Rails
3-
VERSION = "1.4.2"
3+
VERSION = "2.0.0"
44
end
55
end

0 commit comments

Comments
 (0)