Skip to content

Commit 22b692c

Browse files
committed
Update SPDiffable.podspec
1 parent 816c3b3 commit 22b692c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SPDiffable.podspec

+1-1
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.2"
4+
s.version = "1.0.4"
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)