Skip to content

Commit

Permalink
Merge pull request #99 from rayhannabi/hotfix/podspec-issue
Browse files Browse the repository at this point in the history
Update podspec version
  • Loading branch information
rayhannabi committed Jan 15, 2020
2 parents 679b2bf + 8d57c82 commit 3a8fa21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RNAlertController.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Pod::Spec.new do |spec|

spec.name = "RNAlertController"
spec.version = "0.7.0"
spec.version = "0.7.1"
spec.summary = "Customizable Alert Framework for iOS"

spec.description = <<-DESC
Expand Down

0 comments on commit 3a8fa21

Please sign in to comment.