From 262aced5b20342abc0f76c9891c466fc0f660aa2 Mon Sep 17 00:00:00 2001 From: Spencer Transier Date: Fri, 28 Oct 2022 19:31:48 -0600 Subject: [PATCH] Bump version from 3.3.0-beta.2 to 4.0.0 A breaking change was introduced with this PR: https://github.com/wordpress-mobile/WordPressAuthenticator-iOS/pull/692 --- WordPressAuthenticator.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WordPressAuthenticator.podspec b/WordPressAuthenticator.podspec index 05804fe43..f0afa641b 100644 --- a/WordPressAuthenticator.podspec +++ b/WordPressAuthenticator.podspec @@ -2,7 +2,7 @@ Pod::Spec.new do |s| s.name = 'WordPressAuthenticator' - s.version = '3.3.0-beta.2' + s.version = '4.0.0' s.summary = 'WordPressAuthenticator implements an easy and elegant way to authenticate your WordPress Apps.' s.description = <<-DESC