We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0df46e0 commit d0da6eaCopy full SHA for d0da6ea
CHANGELOG.md
@@ -4,8 +4,6 @@ All notable changes to this project will be documented in this file.
4
This project adheres to [Semantic Versioning](http://semver.org/).
5
6
## [6.5.8-beta]
7
-- Beta release to test features at scale in real world implementation
8
-
9
### Added
10
- introduces ThreadSafeOrderedDictionary which is a wrapper around the OrderedDictionary to ensure thread safety. Thanks to @Rspoon3
11
Iterable-iOS-SDK.podspec
@@ -1,7 +1,7 @@
1
Pod::Spec.new do |s|
2
s.name = "Iterable-iOS-SDK"
3
s.module_name = "IterableSDK"
- s.version = "6.5.8-beta2"
+ s.version = "6.5.8-beta1"
s.summary = "Iterable's official SDK for iOS"
s.description = <<-DESC
0 commit comments