From 9112c12bc5cc2b20fcaf1393c65a9cbbfda5a155 Mon Sep 17 00:00:00 2001 From: Enrique Lacal Date: Thu, 29 Mar 2018 11:24:26 +0100 Subject: [PATCH] Update podfile version to 3.0.10 --- HTMLEntities.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HTMLEntities.podspec b/HTMLEntities.podspec index aba8cf8..54f0b66 100644 --- a/HTMLEntities.podspec +++ b/HTMLEntities.podspec @@ -16,7 +16,7 @@ Pod::Spec.new do |s| # s.name = "HTMLEntities" - s.version = "3.0.9" + s.version = "3.0.10" s.summary = "HTML5 spec-compliant character encoder/decoder for Swift" # This description is used to generate tags and improve search results.