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