diff --git a/Example/Cartfile b/Example/Cartfile
index a38e82c..d3c1e24 100644
--- a/Example/Cartfile
+++ b/Example/Cartfile
@@ -1 +1 @@
-github "whitesmith/WSTagsField" "2.1.0"
+github "whitesmith/WSTagsField" "2.1.1"
diff --git a/Example/Cartfile.resolved b/Example/Cartfile.resolved
index a38e82c..d3c1e24 100644
--- a/Example/Cartfile.resolved
+++ b/Example/Cartfile.resolved
@@ -1 +1 @@
-github "whitesmith/WSTagsField" "2.1.0"
+github "whitesmith/WSTagsField" "2.1.1"
diff --git a/WSTagsField.podspec b/WSTagsField.podspec
index cc785d3..4dfecac 100644
--- a/WSTagsField.podspec
+++ b/WSTagsField.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "WSTagsField"
- s.version = "2.1.0"
+ s.version = "2.1.1"
s.summary = "An iOS text field that represents different Tags"
s.homepage = "https://github.com/whitesmith/WSTagsField"
s.license = 'MIT'
diff --git a/WSTagsField.xcodeproj/project.pbxproj b/WSTagsField.xcodeproj/project.pbxproj
index 1674d82..0e47a0d 100644
--- a/WSTagsField.xcodeproj/project.pbxproj
+++ b/WSTagsField.xcodeproj/project.pbxproj
@@ -252,7 +252,7 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
- CURRENT_PROJECT_VERSION = 2017.01.06.17.49;
+ CURRENT_PROJECT_VERSION = 2017.04.07.14.55;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
@@ -303,7 +303,7 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
- CURRENT_PROJECT_VERSION = 2017.01.06.17.49;
+ CURRENT_PROJECT_VERSION = 2017.04.07.14.55;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
diff --git a/WSTagsField/Info.plist b/WSTagsField/Info.plist
index 60497d9..9dc4e69 100644
--- a/WSTagsField/Info.plist
+++ b/WSTagsField/Info.plist
@@ -15,11 +15,11 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 2.1.0
+ 2.1.1
CFBundleSignature
????
CFBundleVersion
- 2017.01.06.17.49
+ 2017.04.07.14.55
NSPrincipalClass
diff --git a/WSTagsFieldTests/Info.plist b/WSTagsFieldTests/Info.plist
index 4acae2e..958255c 100644
--- a/WSTagsFieldTests/Info.plist
+++ b/WSTagsFieldTests/Info.plist
@@ -15,10 +15,10 @@
CFBundlePackageType
BNDL
CFBundleShortVersionString
- 2.1.0
+ 2.1.1
CFBundleSignature
????
CFBundleVersion
- 2017.01.06.17.49
+ 2017.04.07.14.55