We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3b83b1 commit c0e62eaCopy full SHA for c0e62ea
ObjectMapper.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'ObjectMapper'
3
- s.version = '0.2'
+ s.version = '0.3'
4
s.license = 'MIT'
5
s.summary = 'JSON Object mapping written in Swift'
6
s.homepage = 'https://github.com/Hearst-DD/ObjectMapper'
0 commit comments