Skip to content

Commit

Permalink
v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
devowhippit committed Nov 16, 2021
1 parent c1a4433 commit a1f8d79
Show file tree
Hide file tree
Showing 6 changed files with 10,449 additions and 36 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nyco/working-nyc",
"description": "Find and connect to services and resources that can help you prepare for and get a job.",
"version": "1.5.0",
"version": "1.6.0",
"authors": [
{
"name": "NYC Opportunity",
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions vendor/composer/installed.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php return array(
'root' => array(
'pretty_version' => '1.5.0',
'version' => '1.5.0.0',
'pretty_version' => '1.6.0',
'version' => '1.6.0.0',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
Expand Down Expand Up @@ -110,8 +110,8 @@
'dev_requirement' => true,
),
'nyco/working-nyc' => array(
'pretty_version' => '1.5.0',
'version' => '1.5.0.0',
'pretty_version' => '1.6.0',
'version' => '1.6.0.0',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
Expand Down
Loading

0 comments on commit a1f8d79

Please sign in to comment.