Skip to content

Commit 930e116

Browse files
committed
Added supplementary logic. Added sections getters.
1 parent 49197e8 commit 930e116

File tree

2 files changed

+1
-1
lines changed

2 files 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.6'
4+
s.version = '1.2.8'
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)