We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1210ad5 commit 9701df1Copy full SHA for 9701df1
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 = '4.0.0-beta'
+ s.version = '4.0.0-beta.1'
7
s.homepage = "https://github.com/alibaba/handyjson"
8
s.name = "HandyJSON"
9
0 commit comments