We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6394c6a commit a0b9f60Copy full SHA for a0b9f60
1 file changed
HandyJSON.podspec
@@ -3,7 +3,7 @@ Pod::Spec.new do |s|
3
s.author = {'xuyecan' => '[email protected]'}
4
s.license = 'Apache License 2.0'
5
s.requires_arc = true
6
- s.version = '1.2.1'
+ s.version = '1.3.0'
7
s.homepage = "https://github.com/alibaba/handyjson"
8
s.name = "HandyJSON"
9
0 commit comments