Skip to content

Commit 19f32cd

Browse files
committed
Update podspec/changelog
1 parent 40ddcae commit 19f32cd

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

Changelog.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1+
# Version 3.0.6
2+
3+
* Clean up self-retain warnings
4+
15
# Version 3.0.5
26

3-
# Clean up warnings for CocoaPods
7+
* Clean up warnings for CocoaPods
48

59
# Version 3.0.4
610

RNCryptor-objc.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'RNCryptor-objc'
3-
s.version = '3.0.5'
3+
s.version = '3.0.6'
44
s.summary = 'Encryptor/Decryptor for iOS.'
55
s.authors = {'Rob Napier' => '[email protected]'}
66
s.license = {

0 commit comments

Comments
 (0)