Skip to content

Commit da66ac0

Browse files
Revert "Bump version to 4.2.1 (#621)"
This reverts commit fd1d603.
1 parent fd1d603 commit da66ac0

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

changes.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
4.2.1
2-
- Fixed FlatStore to skip hash values when building API request payloads
3-
- Removed hash validation on FlatStore reads to allow for custom objects
4-
51
4.1.3
62
- Updated ReadMe with more errors.
73
- Fixed issue where paginated requests could only be iterated through once.

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 = "4.2.1"
2+
VERSION = "4.2.0"
33
end

0 commit comments

Comments
 (0)