diff --git a/Tagging.podspec b/Tagging.podspec index 64bfecb..2256695 100644 --- a/Tagging.podspec +++ b/Tagging.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Tagging" - s.version = "0.2.0" + s.version = "0.2.2" s.summary = "TextView that provides a tagging feature to Mention or Hashtag" s.homepage = "https://github.com/k-lpmg/Tagging" s.license = { :type => 'MIT', :file => 'LICENSE' }