diff --git a/composer.json b/composer.json
index b26f65060..ad556052b 100644
--- a/composer.json
+++ b/composer.json
@@ -1,7 +1,7 @@
{
"name": "nyco/working-nyc",
"description": "Start your journey towards a career through work, job training, and education",
- "version": "2.0.1",
+ "version": "2.0.2",
"authors": [
{
"name": "NYC Opportunity",
diff --git a/composer.lock b/composer.lock
index f5293f1f1..77b0c5496 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "46a08b5ffaa0d6257423a7d895b379f9",
+ "content-hash": "5d9fb9d352d7bb36a254433056003f73",
"packages": [
{
"name": "altorouter/altorouter",
diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php
index 6c6623916..ecaad9b48 100644
--- a/vendor/composer/installed.php
+++ b/vendor/composer/installed.php
@@ -1,8 +1,8 @@
array(
'name' => 'nyco/working-nyc',
- 'pretty_version' => '2.0.1',
- 'version' => '2.0.1.0',
+ 'pretty_version' => '2.0.2',
+ 'version' => '2.0.2.0',
'reference' => NULL,
'type' => 'library',
'install_path' => __DIR__ . '/../../',
@@ -119,8 +119,8 @@
'dev_requirement' => false,
),
'nyco/working-nyc' => array(
- 'pretty_version' => '2.0.1',
- 'version' => '2.0.1.0',
+ 'pretty_version' => '2.0.2',
+ 'version' => '2.0.2.0',
'reference' => NULL,
'type' => 'library',
'install_path' => __DIR__ . '/../../',
diff --git a/wp-content/themes/workingnyc/package-lock.json b/wp-content/themes/workingnyc/package-lock.json
index f66922e83..ebb4ac41b 100644
--- a/wp-content/themes/workingnyc/package-lock.json
+++ b/wp-content/themes/workingnyc/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "workingnyc",
- "version": "2.0.1",
+ "version": "2.0.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "workingnyc",
- "version": "2.0.1",
+ "version": "2.0.2",
"dependencies": {
"@nycopportunity/standard": "^0.0.0-30",
"@nycopportunity/working-patterns": "^0.0.1-60",
diff --git a/wp-content/themes/workingnyc/package.json b/wp-content/themes/workingnyc/package.json
index da7841d9f..a3f18afd5 100644
--- a/wp-content/themes/workingnyc/package.json
+++ b/wp-content/themes/workingnyc/package.json
@@ -1,6 +1,6 @@
{
"name": "workingnyc",
- "version": "2.0.1",
+ "version": "2.0.2",
"description": "Start your journey towards a career through work, job training, and education",
"author": "Mayor's Office for Economic Opportunity",
"private": "true",
diff --git a/wp-content/themes/workingnyc/style.css b/wp-content/themes/workingnyc/style.css
index e5d448f71..45955cb32 100644
--- a/wp-content/themes/workingnyc/style.css
+++ b/wp-content/themes/workingnyc/style.css
@@ -1,7 +1,7 @@
/*
Theme Name: Working NYC
Theme URI: https://github.com/cityofnewyork/working-nyc
-Version: 2.0.1
+Version: 2.0.2
Author: NYC Opportunity
Author URI: https://github.com/nycopportunity
Description: A custom WordPress site and theme created and maintained by the Mayor's Office for Economic Opportunity and the Mayor's Office of Workforce Development. The source code can be viewed on GitHub. This WordPress site is built using the NYCO WordPress Boilerplate.