Skip to content

Commit

Permalink
Merge pull request #248 from Eastern-Research-Group/develop
Browse files Browse the repository at this point in the history
Sync staging with develop
  • Loading branch information
courtneymyers authored Nov 3, 2022
2 parents 5fe3b7a + 0af2a51 commit 6c81c6e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "epa-csb-client",
"version": "0.1.0",
"version": "2.0.0",
"description": "U.S. EPA Clean School Bus data collection system (client app)",
"homepage": ".",
"license": "CC0-1.0",
Expand Down
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "epa-csb",
"version": "0.1.0",
"version": "2.0.0",
"description": "U.S. EPA Clean School Bus data collection system",
"license": "CC0-1.0",
"author": "USEPA (https://www.epa.gov)",
Expand Down
2 changes: 1 addition & 1 deletion app/server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "epa-csb-server",
"version": "0.1.0",
"version": "2.0.0",
"description": "U.S. EPA Clean School Bus data collection system (server app)",
"license": "CC0-1.0",
"author": "USEPA (https://www.epa.gov)",
Expand Down

0 comments on commit 6c81c6e

Please sign in to comment.