Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
zacwest committed Jun 24, 2015
1 parent 999111c commit 28f6db0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ZSWTaggedString.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "ZSWTaggedString"
s.version = "1.0"
s.summary = "Converts an NSString with tags into an NSAttributedString"
s.version = "1.1"
s.summary = "Converts an NSString with tags (like HTML) into an NSAttributedString"
s.description = <<-DESC
Tags in a ZSWTaggedString are like HTML, except you define what they mean.
Read more: https://github.com/zacwest/ZSWTaggedString
Expand Down

0 comments on commit 28f6db0

Please sign in to comment.