Skip to content

Commit c0e62ea

Browse files
updated Podspec to point to the latest release (0.3)
1 parent f3b83b1 commit c0e62ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ObjectMapper.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'ObjectMapper'
3-
s.version = '0.2'
3+
s.version = '0.3'
44
s.license = 'MIT'
55
s.summary = 'JSON Object mapping written in Swift'
66
s.homepage = 'https://github.com/Hearst-DD/ObjectMapper'

0 commit comments

Comments
 (0)