diff --git a/DBGHTMLEntities.podspec b/DBGHTMLEntities.podspec index 4c8e561..abba713 100644 --- a/DBGHTMLEntities.podspec +++ b/DBGHTMLEntities.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "DBGHTMLEntities" - s.version = "1.0.0" + s.version = "1.1.0" s.summary = "Easily Decode/Encode HTML entity strings (e.g. &)" s.description = <<-DESC Easily Decode/Encode HTML entity strings (e.g. &). Tested, and with a sexy LICENSE.