We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e286772 commit a530d02Copy full SHA for a530d02
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- intercom-rails (0.2.35)
+ intercom-rails (0.2.36)
5
activesupport (> 3.0)
6
7
GEM
@@ -113,4 +113,4 @@ DEPENDENCIES
113
tzinfo
114
115
BUNDLED WITH
116
- 1.11.2
+ 1.12.1
lib/intercom-rails/version.rb
@@ -1,3 +1,3 @@
module IntercomRails
- VERSION = "0.3.0"
+ VERSION = "0.3.1"
end
0 commit comments