From c270ebd311347371bebd7c50c664a8ce3ca145f0 Mon Sep 17 00:00:00 2001 From: Lorenzo Mattei Date: Wed, 10 Oct 2018 12:01:22 +0200 Subject: [PATCH] Bump pod spec version to 1.1.0 --- WordPressAuthenticator.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WordPressAuthenticator.podspec b/WordPressAuthenticator.podspec index d366f66af..28dcadf1e 100644 --- a/WordPressAuthenticator.podspec +++ b/WordPressAuthenticator.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "WordPressAuthenticator" - s.version = "1.1.0-beta.2" + s.version = "1.1.0" s.summary = "WordPressAuthenticator implements an easy and elegant way to authenticate your WordPress Apps." s.description = <<-DESC