Skip to content

Commit 120454a

Browse files
committed
Adding support for global counts of conversations
1 parent 8e96c77 commit 120454a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

changes.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
3.5.3
2+
- Add support for global conversation counts
3+
14
3.5.2
25
- Add Support for pagination
36

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.5.2"
2+
VERSION = "3.5.3"
33
end

0 commit comments

Comments
 (0)