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

Commit db8ef5f

Browse files
committed
Bump version and changelog for v1.4.2
1 parent 6d76af4 commit db8ef5f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### Version 1.4.2
2+
* Bump librato-rack dependency to fix warns with ruby 2.4
3+
14
### Version 1.4.1
25
* Bump librato-rack dependency to fix missing p95 for rack.request.time
36
* Loosen librato-rack dependency to any 1.0.x versions

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.1"
3+
VERSION = "1.4.2"
44
end
55
end

0 commit comments

Comments
 (0)