Skip to content

Commit 485ee65

Browse files
committed
full v3 version
1 parent e1a322a commit 485ee65

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
@@ -22,7 +22,7 @@ This version of the gem is compatible with `Ruby 2.1` and above.
2222

2323
Using bundler:
2424

25-
gem 'intercom', "~> 3.0.0b1"
25+
gem 'intercom', "~> 3.0.0"
2626

2727
## Basic Usage
2828

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 = "3.0.0b1"
2+
VERSION = "3.0.0"
33
end

0 commit comments

Comments
 (0)