Skip to content
This repository was archived by the owner on Oct 18, 2022. It is now read-only.

Commit 79ca2b2

Browse files
committed
Bump up version to 1.2.0
1 parent 5c52bc2 commit 79ca2b2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Example/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ PODS:
88
- CocoaLumberjack/Extensions (2.2.0):
99
- CocoaLumberjack/Default
1010
- Nimble (4.0.0)
11-
- Puree (1.1.0):
11+
- Puree (1.2.0):
1212
- YapDatabase (~> 2.9)
1313
- Quick (0.9.2)
1414
- Reachability (3.2)
@@ -75,7 +75,7 @@ EXTERNAL SOURCES:
7575
SPEC CHECKSUMS:
7676
CocoaLumberjack: 17fe8581f84914d5d7e6360f7c70022b173c3ae0
7777
Nimble: 72bcc3e2f02242e6bfaaf8d9412ca7bfe3d8b417
78-
Puree: 5a739d83e87665e1fc491a008c1291df4affee7b
78+
Puree: bfc043794726221ecc6a93ddb98ce108a7aa11d6
7979
Quick: 18d057bc66451eedd5d1c8dc99ba2a5db6e60226
8080
Reachability: 33e18b67625424e47b6cde6d202dce689ad7af96
8181
YapDatabase: c00f4197bba2fea17bdbd82c8e8e3f7104b6fa67

Puree.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 = "Puree"
3-
s.version = "1.1.0"
3+
s.version = "1.2.0"
44
s.summary = "A log collector for iOS."
55
s.homepage = "https://github.com/cookpad/puree-ios"
66
s.license = "MIT"

0 commit comments

Comments
 (0)