Skip to content

Commit

Permalink
chore(ios): set podspec version to 2.0.0 for master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ozonelmy authored and zoomchan-cxj committed Nov 9, 2022
1 parent c6656af commit 3e06804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hippy.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Pod::Spec.new do |s|
puts 'hippy.podspec read begins'
s.name = 'hippy'
s.version = 'unspecified'
s.version = '2.0.0'
s.summary = 'Hippy Cross Platform Framework'

# This description is used to generate tags and improve search results.
Expand Down

0 comments on commit 3e06804

Please sign in to comment.