Skip to content

Commit da178c3

Browse files
committed
bump version
1 parent aab009f commit da178c3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Additionally, the new version uses Ruby 2.
1919

2020
Using bundler:
2121

22-
gem 'intercom', "~> 2.1.2"
22+
gem 'intercom', "~> 2.1.3"
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.1.2"
2+
VERSION = "2.1.3"
33
end

0 commit comments

Comments
 (0)