diff --git a/RMSTokenView.podspec b/RMSTokenView.podspec index d153f9a..70a68db 100644 --- a/RMSTokenView.podspec +++ b/RMSTokenView.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "RMSTokenView" - s.version = "1.0.3" + s.version = "1.0.4" s.summary = "RMSTokenView is a text-field like view that handles tokens as seen in the Mail app." s.homepage = "https://github.com/RoleModel/RMSTokenView" s.license = { :type => 'MIT', :file => 'LICENSE' }