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 40ddcae commit 19f32cdCopy full SHA for 19f32cd
Changelog.md
@@ -1,6 +1,10 @@
1
+# Version 3.0.6
2
+
3
+* Clean up self-retain warnings
4
5
# Version 3.0.5
6
-# Clean up warnings for CocoaPods
7
+* Clean up warnings for CocoaPods
8
9
# Version 3.0.4
10
RNCryptor-objc.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'RNCryptor-objc'
- s.version = '3.0.5'
+ s.version = '3.0.6'
s.summary = 'Encryptor/Decryptor for iOS.'
s.authors = {'Rob Napier' => '[email protected]'}
s.license = {
0 commit comments