From 593afb7db469a9e58a2f626e72d3e854868db0ae Mon Sep 17 00:00:00 2001 From: James Treanor Date: Thu, 11 Apr 2019 14:58:48 +0100 Subject: [PATCH] Bump version to 1.3.1 --- WordPressAuthenticator.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WordPressAuthenticator.podspec b/WordPressAuthenticator.podspec index edc977dee..f3f88e410 100644 --- a/WordPressAuthenticator.podspec +++ b/WordPressAuthenticator.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "WordPressAuthenticator" - s.version = "1.3.0" + s.version = "1.3.1" s.summary = "WordPressAuthenticator implements an easy and elegant way to authenticate your WordPress Apps." s.description = <<-DESC