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

Commit 913a739

Browse files
committed
Merge pull request #5 from slightair/bumpUpVersion1.1.0
Bump up version to 1.1.0
2 parents 7163357 + 440396e commit 913a739

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
@@ -5,7 +5,7 @@ PODS:
55
- CocoaLumberjack/Extensions (1.9.2):
66
- CocoaLumberjack/Core
77
- Nimble (2.0.0-rc.3)
8-
- Puree (1.0.0):
8+
- Puree (1.1.0):
99
- YapDatabase (~> 2.5.4)
1010
- Quick (0.6.0)
1111
- YapDatabase (2.5.4):
@@ -27,7 +27,7 @@ EXTERNAL SOURCES:
2727
SPEC CHECKSUMS:
2828
CocoaLumberjack: 628fca2e88ef06f7cf6817309aa405f325d9a6fa
2929
Nimble: 9dff98ee195ffe7351d3b2fb01d3a1420fd97948
30-
Puree: e92ae29f9e7d48a308b5261a318d0564c383431e
30+
Puree: f7c83eeaaab5c697c3566d5b38f8c70b7ba47689
3131
Quick: 563686dbcf0ae0f9f7401ac9cd2d786ee1b7f3d7
3232
YapDatabase: 52370b36f692e23c41c86e60f3bbf81b1c8ae44a
3333

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.0.0"
3+
s.version = "1.1.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)