From 98e7f5d9e5aed8cb43bcf2a07b81e52c4adf25b5 Mon Sep 17 00:00:00 2001 From: Youming Lin Date: Wed, 13 Dec 2017 12:26:24 -0600 Subject: [PATCH] Update podfile version to 3.0.9 --- HTMLEntities.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HTMLEntities.podspec b/HTMLEntities.podspec index ca5ccf1..aba8cf8 100644 --- a/HTMLEntities.podspec +++ b/HTMLEntities.podspec @@ -16,7 +16,7 @@ Pod::Spec.new do |s| # s.name = "HTMLEntities" - s.version = "3.0.4" + s.version = "3.0.9" s.summary = "HTML5 spec-compliant character encoder/decoder for Swift" # This description is used to generate tags and improve search results.