Skip to content

Commit 6c81c6e

Browse files
Merge pull request #248 from Eastern-Research-Group/develop
Sync staging with develop
2 parents 5fe3b7a + 0af2a51 commit 6c81c6e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

app/client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "epa-csb-client",
3-
"version": "0.1.0",
3+
"version": "2.0.0",
44
"description": "U.S. EPA Clean School Bus data collection system (client app)",
55
"homepage": ".",
66
"license": "CC0-1.0",

app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "epa-csb",
3-
"version": "0.1.0",
3+
"version": "2.0.0",
44
"description": "U.S. EPA Clean School Bus data collection system",
55
"license": "CC0-1.0",
66
"author": "USEPA (https://www.epa.gov)",

app/server/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "epa-csb-server",
3-
"version": "0.1.0",
3+
"version": "2.0.0",
44
"description": "U.S. EPA Clean School Bus data collection system (server app)",
55
"license": "CC0-1.0",
66
"author": "USEPA (https://www.epa.gov)",

0 commit comments

Comments
 (0)