From e7510901eebbff27ae35ccca6d49c9fb3b169d6e Mon Sep 17 00:00:00 2001 From: Jesse Squires Date: Mon, 27 Mar 2023 21:44:45 -0700 Subject: [PATCH] update spec for 2.3.1 --- Nine41.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Nine41.podspec b/Nine41.podspec index 0f624a1..3f66ff6 100644 --- a/Nine41.podspec +++ b/Nine41.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Nine41' - s.version = '2.3.0' + s.version = '2.3.1' s.license = 'MIT' s.summary = 'Automate overriding the status bars for all running iOS simulators'