Skip to content

Commit

Permalink
Bump intercom-rails to 0.4.1 (#314)
Browse files Browse the repository at this point in the history
Bump intercom-rails to 0.4.1
  • Loading branch information
jonnyom authored Aug 6, 2019
2 parents bbcb58b + 6836f67 commit 9b1533d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The easiest way to install Intercom in a rails app.

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

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

## Installation
Add this to your Gemfile:
Expand Down
2 changes: 1 addition & 1 deletion lib/intercom-rails/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module IntercomRails
VERSION = "0.4.0"
VERSION = "0.4.1"
end

0 comments on commit 9b1533d

Please sign in to comment.