Skip to content

Commit

Permalink
Update podspec version
Browse files Browse the repository at this point in the history
  • Loading branch information
pmusolino committed Mar 21, 2017
1 parent f43866a commit 78fd2c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PMAlertController.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "PMAlertController"
s.version = "2.1.0"
s.version = "2.1.1"
s.summary = "PMAlertController is a great and customizable substitute to UIAlertController"
s.description = <<-DESC
PMAlertController is a small library that allows you to substitute the uncustomizable UIAlertController of Apple, with a beautiful and totally customizable alert that you can use in your iOS app. Enjoy!
Expand Down

0 comments on commit 78fd2c3

Please sign in to comment.