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

Commit c07fa02

Browse files
committed
Bump version and changelog for 1.4.0
1 parent 7e18a91 commit c07fa02

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-
### Version 1.4.0.beta
1+
### Version 1.4.0
22
* Add support to instrument all controller actions, e.g., `instrument_action :all`.
33

44
### Version 1.3.0

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.0.beta"
3+
VERSION = "1.4.0"
44
end
55
end

0 commit comments

Comments
 (0)