From fa7319a446aa65aa6d490a82371912fae2dd03d7 Mon Sep 17 00:00:00 2001 From: Shane Thompson Date: Thu, 7 Dec 2023 16:23:50 -0700 Subject: [PATCH] Updated podspec --- XmlToXibRuntime.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/XmlToXibRuntime.podspec b/XmlToXibRuntime.podspec index af2902b..29b8b25 100644 --- a/XmlToXibRuntime.podspec +++ b/XmlToXibRuntime.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'XmlToXibRuntime' - s.version = '1.0.3' + s.version = '1.0.4' s.summary = 'A runtime used in conversion of Android resources to iOS resources.' s.description = <<-DESC