From 344af3c763e6469eca081317b3130ea1ef13c915 Mon Sep 17 00:00:00 2001 From: "Thuy.Copeland" Date: Tue, 10 Jul 2018 15:33:39 -0500 Subject: [PATCH] Bump version to 1.0.1 --- WordPressAuthenticator.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WordPressAuthenticator.podspec b/WordPressAuthenticator.podspec index dd8061c0e..c262dada3 100644 --- a/WordPressAuthenticator.podspec +++ b/WordPressAuthenticator.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "WordPressAuthenticator" - s.version = "1.0.0" + s.version = "1.0.1" s.summary = "WordPressAuthenticator implements an easy and elegant way to authenticate your WordPress Apps." s.description = <<-DESC