Skip to content

Commit

Permalink
chore: bump version to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlougheed committed Mar 3, 2022
1 parent dfd0b45 commit 33da90a
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 18 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.4.0-beta.4",
"version": "0.4.0",
"private": true,
"dependencies": {
"axios": "^0.24.0",
Expand Down
26 changes: 13 additions & 13 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "flu-infection",
"version": "0.4.0-beta.4",
"version": "0.4.0",
"private": true,
"scripts": {
"postinstall": "cd client && npm install",
Expand Down Expand Up @@ -29,7 +29,7 @@
"rambda": "^6.9.0",
"redis": "^4.0.4",
"serve-favicon": "~2.5.0",
"sharp": "^0.30.1",
"sharp": "^0.30.2",
"sqlite-objects": "^2.0.3",
"sqlite3": "^5.0.2"
},
Expand Down

0 comments on commit 33da90a

Please sign in to comment.