From d30bf6678ae93763782a4e19973dc64762d42c4a Mon Sep 17 00:00:00 2001 From: Ariel Elkin Date: Mon, 13 Dec 2021 12:38:15 +0000 Subject: [PATCH] bump podspec to 2.7.2 --- PocketSVG.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PocketSVG.podspec b/PocketSVG.podspec index 3fefa56..6132d12 100644 --- a/PocketSVG.podspec +++ b/PocketSVG.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "PocketSVG" - s.version = "2.7.0" + s.version = "2.7.2" s.summary = "Easily convert your SVG files into CGPaths, CAShapeLayers, and UIBezierPaths" s.homepage = "https://github.com/pocketsvg/PocketSVG" s.authors = { "Ponderwell, Fjölnir Ásgeirsson, Ariel Elkin, and Contributors" => "https://github.com/pocketsvg/PocketSVG" }