Skip to content

Commit 23de80d

Browse files
committed
Fixed warnings.
1 parent 2b306b1 commit 23de80d

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 = '4.0.5'
4+
s.version = '4.0.6'
55
s.summary = 'Extension of Diffable API which allow not duplicate code and use less models. Included example for SideBar.'
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)