Skip to content

Commit c358f05

Browse files
committed
Update SPDiffable.podspec
1 parent 6e5be25 commit c358f05

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.2.4'
4+
s.version = '1.2.5'
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)