From 5d7f5a6307ad510aa05de5a4a16ac40846d3b2d3 Mon Sep 17 00:00:00 2001 From: Gordon Tucker Date: Thu, 7 Sep 2023 15:38:10 -0600 Subject: [PATCH] Fixed podspec change --- FittedSheets.podspec.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FittedSheets.podspec.json b/FittedSheets.podspec.json index b986502..c40e3f8 100644 --- a/FittedSheets.podspec.json +++ b/FittedSheets.podspec.json @@ -10,7 +10,7 @@ }, "source": { "git": "https://github.com/gordontucker/FittedSheets.git", - "tag": "2.6.0" + "tag": "2.6.1" }, "platforms": { "ios": "10.0"