Skip to content

Commit

Permalink
Updating Ruby version and changes.txt file
Browse files Browse the repository at this point in the history
  • Loading branch information
choran committed Jul 8, 2016
1 parent f5a1e7b commit ec6ed9d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions changes.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
3.5.2
- Add Support for pagination

3.5.1
- Support for 'visitors'
- Fix utf8 body parsing
Expand Down
2 changes: 1 addition & 1 deletion lib/intercom/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Intercom #:nodoc:
VERSION = "3.5.1"
VERSION = "3.5.2"
end

0 comments on commit ec6ed9d

Please sign in to comment.