Skip to content

Commit

Permalink
Bump version to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelloistl committed Mar 17, 2016
1 parent f175598 commit 8b56c5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ContextLabel.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'ContextLabel'
s.version = '0.3.0'
s.version = '0.3.1'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.summary = 'A simple to use drop in replacement for UILabel'
s.description = 'A simple to use drop in replacement for UILabel written in Swift that provides automatic detection of links such as URLs, twitter style usernames and hashtags.'
Expand Down

0 comments on commit 8b56c5f

Please sign in to comment.