Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

Commit

Permalink
Fix podspec version
Browse files Browse the repository at this point in the history
  • Loading branch information
Luis Padron committed Jul 15, 2017
1 parent ecac899 commit 978f0dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UIEmptyState.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Pod::Spec.new do |s|

s.name = "UIEmptyState"
s.version = "1.1.0"
s.version = "1.0.2"
s.summary = "An empty state control to give visually appealing context when building iOS applications."
s.description = <<-DESC
Empty state control which gives context with either a message, image, and buttons to the user when ever there is a reason the state is empty.
Expand Down

0 comments on commit 978f0dd

Please sign in to comment.