Skip to content

Commit

Permalink
chore: bump version to 0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlougheed committed Jan 9, 2024
1 parent 5cf5263 commit 5e61581
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 7 deletions.
4 changes: 2 additions & 2 deletions client/package-lock.json

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

2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "flu-infection-client",
"version": "0.17.0",
"version": "0.18.0",
"private": true,
"dependencies": {
"@redux-devtools/extension": "^3.2.6",
Expand Down
5 changes: 2 additions & 3 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "flu-infection",
"version": "0.17.0",
"version": "0.18.0",
"private": true,
"scripts": {
"start": "npm run watch",
Expand Down

0 comments on commit 5e61581

Please sign in to comment.