Skip to content

Commit 9b1533d

Browse files
authored
Bump intercom-rails to 0.4.1 (intercom#314)
Bump intercom-rails to 0.4.1
2 parents bbcb58b + 6836f67 commit 9b1533d

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
@@ -4,7 +4,7 @@ The easiest way to install Intercom in a rails app.
44

55
For interacting with the Intercom REST API, use the `intercom` gem (https://github.com/intercom/intercom-ruby)
66

7-
Requires ruby 2.0 or higher for `intercom-rails >= 0.4.0`
7+
Requires Ruby 2.0 or higher.
88

99
## Installation
1010
Add this to your Gemfile:

lib/intercom-rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module IntercomRails
2-
VERSION = "0.4.0"
2+
VERSION = "0.4.1"
33
end

0 commit comments

Comments
 (0)