Skip to content

Commit 44c1534

Browse files
committed
Change pod version
1 parent fed7f23 commit 44c1534

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SPDiffable.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22

33
s.name = "SPDiffable"
4-
s.version = "1.0.1"
4+
s.version = "1.0.2"
55
s.summary = "Extenshion of Diffable API which allow not duplicate code and use less models."
66
s.homepage = "https://github.com/IvanVorobei/SPDiffable"
77
s.source = { :git => "https://github.com/IvanVorobei/SPDiffable.git", :tag => s.version }

0 commit comments

Comments
 (0)