Commit 4868d66a authored by gm-mini's avatar gm-mini

Bump version to 0.2.4

parent 01a81f1d
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
Pod::Spec.new do |s| Pod::Spec.new do |s|
s.name = 'GMShareSDK' s.name = 'GMShareSDK'
s.version = '0.2.3' s.version = '0.2.4'
s.summary = 'A short description of GMShareSDK.' s.summary = 'A short description of GMShareSDK.'
# This description is used to generate tags and improve search results. # This description is used to generate tags and improve search results.
......
...@@ -12,7 +12,7 @@ Install _fastlane_ using ...@@ -12,7 +12,7 @@ Install _fastlane_ using
``` ```
[sudo] gem install fastlane -NV [sudo] gem install fastlane -NV
``` ```
or alternatively using `brew cask install fastlane` or alternatively using `brew install fastlane`
# Available Actions # Available Actions
## iOS ## iOS
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment