From d59b72dad33aee861b7e0d28c5359fa9f9d71bed Mon Sep 17 00:00:00 2001 From: Lorenzo Mattei Date: Mon, 11 Mar 2019 12:13:32 +0100 Subject: [PATCH] Bump version to 1.1.10 --- WordPressAuthenticator.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WordPressAuthenticator.podspec b/WordPressAuthenticator.podspec index 8a74f0735..234036418 100644 --- a/WordPressAuthenticator.podspec +++ b/WordPressAuthenticator.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "WordPressAuthenticator" - s.version = "1.1.10-beta.1" + s.version = "1.1.10" s.summary = "WordPressAuthenticator implements an easy and elegant way to authenticate your WordPress Apps." s.description = <<-DESC