From 7f074966658bdfbe7483d0bfe4d1fcd0d42bb661 Mon Sep 17 00:00:00 2001 From: Daniel Bachhuber Date: Mon, 18 Apr 2016 12:58:27 -0700 Subject: [PATCH] Version bump --- README.md | 4 ++-- readme.txt | 4 ++-- wp-saml-auth.php | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7d2e35b..94e1986 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ **Tags:** authentication, SAML, SimpleSAMLphp **Requires at least:** 4.4 **Tested up to:** 4.5 -**Stable tag:** 0.0 +**Stable tag:** 0.1.0 **License:** GPLv2 or later **License URI:** http://www.gnu.org/licenses/gpl-2.0.html @@ -143,6 +143,6 @@ There is no third step. Because SimpleSAMLphp loads WordPress, which has WP Nati ## Changelog ## -### 0.1.0 (???? ??, ????) ### +### 0.1.0 (April 18, 2016) ### * Initial release. diff --git a/readme.txt b/readme.txt index b852975..63d0c46 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: getpantheon, danielbachhuber, Outlandish Josh Tags: authentication, SAML, SimpleSAMLphp Requires at least: 4.4 Tested up to: 4.5 -Stable tag: 0.0 +Stable tag: 0.1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -143,6 +143,6 @@ There is no third step. Because SimpleSAMLphp loads WordPress, which has WP Nati == Changelog == -= 0.1.0 (???? ??, ????) = += 0.1.0 (April 18, 2016) = * Initial release. diff --git a/wp-saml-auth.php b/wp-saml-auth.php index b370821..103caac 100644 --- a/wp-saml-auth.php +++ b/wp-saml-auth.php @@ -1,7 +1,7 @@