Skip to content

Commit ec6ed9d

Browse files
committed
Updating Ruby version and changes.txt file
1 parent f5a1e7b commit ec6ed9d

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.2
2+
- Add Support for pagination
3+
14
3.5.1
25
- Support for 'visitors'
36
- Fix utf8 body parsing

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

0 commit comments

Comments
 (0)