Skip to content

Commit 57276ec

Browse files
committed
Increment version to 1.2.2
1 parent 74314d6 commit 57276ec

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Kanvas.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = "Kanvas"
3-
spec.version = "1.2.1"
3+
spec.version = "1.2.2"
44
spec.summary = "A custom camera built for iOS."
55
spec.homepage = "https://github.com/tumblr/kanvas-ios"
66
spec.license = "MPLv2"

KanvasExample/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ PODS:
44
- FBSnapshotTestCase/Core (2.1.4)
55
- FBSnapshotTestCase/SwiftSupport (2.1.4):
66
- FBSnapshotTestCase/Core
7-
- Kanvas (1.2.1)
7+
- Kanvas (1.2.2)
88

99
DEPENDENCIES:
1010
- FBSnapshotTestCase (= 2.1.4)
@@ -20,7 +20,7 @@ EXTERNAL SOURCES:
2020

2121
SPEC CHECKSUMS:
2222
FBSnapshotTestCase: 094f9f314decbabe373b87cc339bea235a63e07a
23-
Kanvas: 257eab9c9e3666f990a202e73ff793f399d8dd13
23+
Kanvas: 412d5b7502809153a6acac98f57923ad5d0251f8
2424

2525
PODFILE CHECKSUM: 14b28dd726149c0d01dba9154d5bb095d9ba6a18
2626

0 commit comments

Comments
 (0)