From 57d2ab752adc88b12c99145b7f68ddeea5828782 Mon Sep 17 00:00:00 2001 From: awxkee Date: Wed, 27 Sep 2023 14:41:40 +0800 Subject: [PATCH] fix orietntation --- JxlCoder.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JxlCoder.podspec b/JxlCoder.podspec index cc0e83d..69e7418 100644 --- a/JxlCoder.podspec +++ b/JxlCoder.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'JxlCoder' - s.version = '1.0.11' + s.version = '1.0.12' s.summary = 'JXL coder for iOS and MacOS' s.description = 'Provides support for JXL files in iOS and MacOS' s.homepage = 'https://github.com/awxkee/jxl-coder-swift'