Skip to content

Commit 5f24883

Browse files
authored
Merge pull request #538 from intercom/mmurray/bump_version_411
Bump version to 4.1.1
2 parents e50efb7 + 1d335c0 commit 5f24883

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

changes.txt

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
4.1.1
2+
- Fixed bug with deprecated lead resource.
3+
14
4.1.0
25
- Added support for new Articles API.
36
- Added support for new Collections API.

lib/intercom/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Intercom #:nodoc:
2-
VERSION = "4.1.0"
2+
VERSION = "4.1.1"
33
end

0 commit comments

Comments
 (0)