From 6831f65dec15aebca1fb6b7670f972fff5a4e839 Mon Sep 17 00:00:00 2001 From: Jonathan Bardo Date: Thu, 13 Oct 2016 12:14:52 -0400 Subject: [PATCH] 1.0.0 --- .dev/sass/style.scss | 2 +- functions.php | 2 +- package.json | 2 +- style-rtl.css | 2 +- style.css | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.dev/sass/style.scss b/.dev/sass/style.scss index 5d1df11..921189a 100644 --- a/.dev/sass/style.scss +++ b/.dev/sass/style.scss @@ -4,7 +4,7 @@ * Author: GoDaddy * Author URI: https://www.godaddy.com/ * Description: Escapade is a Primer child theme with a unique sidebar navigation. - * Version: 0.9.0 + * Version: 1.0.0 * License: GPL-2.0 * License URI: https://www.gnu.org/licenses/gpl-2.0.html * Text Domain: escapade diff --git a/functions.php b/functions.php index ad45a2a..95db052 100644 --- a/functions.php +++ b/functions.php @@ -7,7 +7,7 @@ * * @var string */ -define( 'PRIMER_CHILD_VERSION', '0.9.0' ); +define( 'PRIMER_CHILD_VERSION', '1.0.0' ); /** * Move some elements around. diff --git a/package.json b/package.json index d9bbd14..6f79b72 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "escapade", "title": "Escapade", "description": "Escapade is a Primer child theme with a unique sidebar navigation.", - "version": "0.9.0", + "version": "1.0.0", "author": "GoDaddy", "license": "GPL-2.0", "repository": "godaddy/wp-escapade-theme", diff --git a/style-rtl.css b/style-rtl.css index 28fe019..e9bfc1d 100644 --- a/style-rtl.css +++ b/style-rtl.css @@ -5,7 +5,7 @@ * Author: GoDaddy * Author URI: https://www.godaddy.com/ * Description: Escapade is a Primer child theme with a unique sidebar navigation. - * Version: 0.9.0 + * Version: 1.0.0 * License: GPL-2.0 * License URI: https://www.gnu.org/licenses/gpl-2.0.html * Text Domain: escapade diff --git a/style.css b/style.css index 89844dc..9223048 100644 --- a/style.css +++ b/style.css @@ -5,7 +5,7 @@ * Author: GoDaddy * Author URI: https://www.godaddy.com/ * Description: Escapade is a Primer child theme with a unique sidebar navigation. - * Version: 0.9.0 + * Version: 1.0.0 * License: GPL-2.0 * License URI: https://www.gnu.org/licenses/gpl-2.0.html * Text Domain: escapade