Skip to content

Commit

Permalink
chore: bump version to 0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlougheed committed Aug 8, 2023
1 parent b433e73 commit 2a64d6f
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 18 deletions.
28 changes: 14 additions & 14 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.14.0",
"version": "0.15.0",
"private": true,
"dependencies": {
"@redux-devtools/extension": "^3.2.5",
Expand Down
4 changes: 2 additions & 2 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.14.0",
"version": "0.15.0",
"private": true,
"scripts": {
"postinstall": "cd client && npm install",
Expand Down

0 comments on commit 2a64d6f

Please sign in to comment.