Skip to content

Commit 108a1f7

Browse files
committed
bump version
1 parent 57115ea commit 108a1f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Mappable.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'Mappable'
3-
s.version = '1.0'
3+
s.version = '1.1'
44
s.summary = 'JSON Object mapping, supporting `let` properties.'
55

66
s.description = <<-DESC
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
1616
s.swift_version = "4.0"
1717
s.ios.deployment_target = '8.0'
1818
s.osx.deployment_target = '10.10'
19-
19+
2020
# s.test_spec 'Tests' do |test_spec|
2121
# test_spec.source_files = 'Tests/**/*.swift'
2222
# end

0 commit comments

Comments
 (0)