diff --git a/README.md b/README.md index 8daf850..5d4f71d 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ An iOS text field that represents different Tags. -![WSTagsField](http://i.imgur.com/px2zcuD.png) +![WSTagsField](http://i.imgur.com/9di8WTz.png) ## Usage diff --git a/WSTagsField.podspec b/WSTagsField.podspec index f6bb220..05e9147 100644 --- a/WSTagsField.podspec +++ b/WSTagsField.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "WSTagsField" - s.version = "1.0" + s.version = "1.1" s.summary = "An iOS text field that represents different Tags" s.homepage = "https://github.com/whitesmith/WSTagsField" s.license = 'MIT'