Skip to content

Commit

Permalink
chore: bump version to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlougheed committed Mar 14, 2022
1 parent 9823f49 commit 08e2e9f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.4.0",
"version": "0.5.0",
"private": true,
"dependencies": {
"axios": "^0.24.0",
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": "flu-infection",
"version": "0.4.0",
"version": "0.5.0",
"private": true,
"scripts": {
"postinstall": "cd client && npm install",
Expand Down

0 comments on commit 08e2e9f

Please sign in to comment.