Skip to content

Commit

Permalink
Change to 0.0.1, remove new from README
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerMatteo committed May 10, 2024
1 parent 5700d5e commit d16d097
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Capital Projects Map

Front end for Application Engineering's new capital projects map.
Front end for Application Engineering's capital projects map.

## Dev setup
- `nvm use`
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ae-cp-map",
"version": "0.0.0",
"version": "0.0.1",
"private": true,
"sideEffects": false,
"type": "module",
Expand Down

0 comments on commit d16d097

Please sign in to comment.