Skip to content

Commit 5092f1a

Browse files
committed
Update pod version
1 parent 4130882 commit 5092f1a

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
@@ -4,7 +4,7 @@ PODS:
44
- Expecta (~> 0.3)
55
- FBSnapshotTestCase (= 1.6)
66
- FBSnapshotTestCase (1.6)
7-
- jot (0.1.4):
7+
- jot (0.1.5):
88
- Masonry (~> 0.6.1)
99
- Masonry (0.6.2)
1010
- OCHamcrest (4.1.1)
@@ -27,7 +27,7 @@ SPEC CHECKSUMS:
2727
Expecta: 78b4e8b0c8291fa4524d7f74016b6065c2e391ec
2828
Expecta+Snapshots: 40c5ec43b43da3bae957f14fed5dc9177d08ec8b
2929
FBSnapshotTestCase: 9d5fe43b29ae3a0ed8fc829477971b281038f748
30-
jot: 001e36711e8118fec8648e35df32b040c01ece8e
30+
jot: 0f5dc333defa6ad805d01adc3834b201c22510a7
3131
Masonry: 362e8a1cc0beada4a4c4832d5e863da2a51533be
3232
OCHamcrest: 6f03ffa81d12feab872638490a44ab0a6d3aca10
3333
OCMockito: 4981140c9a9ec06c31af40f636e3c0f25f27e6b2

jot.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 = "jot"
3-
s.version = "0.1.4"
3+
s.version = "0.1.5"
44
s.summary = "An easy way to add drawings and text to images"
55
s.homepage = "https://github.com/IFTTT/jot"
66
s.license = 'MIT'

0 commit comments

Comments
 (0)