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