Skip to content

Commit d767332

Browse files
committed
Version 2.5.4
1 parent eebff40 commit d767332

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This version of the gem is compatible with `Ruby 2.1`, `Ruby 2.0` & `Ruby 1.9.3`
1919

2020
Using bundler:
2121

22-
gem 'intercom', "~> 2.4.4"
22+
gem 'intercom', "~> 2.5.4"
2323

2424
## Basic Usage
2525

lib/intercom/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Intercom #:nodoc:
2-
VERSION = "2.4.4"
2+
VERSION = "2.5.4"
33
end

0 commit comments

Comments
 (0)