Skip to content

Commit

Permalink
Release 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zacwest committed Dec 6, 2015
1 parent 9da669d commit 22bbd86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 1.2
# 1.2 (2015-12-05)

- Adds annotations for nullability and generics to ease Swift import.
- Fixes a couple Interface Builder issues:
Expand Down
2 changes: 1 addition & 1 deletion ZSWTappableLabel.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "ZSWTappableLabel"
s.version = "1.1"
s.version = "1.2"
s.summary = "UILabel subclass in which substrings links can be tapped"
s.description = <<-DESC
NSAttributedStrings presented in ZSWTappableLabel can be tapped
Expand Down

0 comments on commit 22bbd86

Please sign in to comment.