Skip to content

Commit

Permalink
chore: bump version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlougheed committed Oct 18, 2021
1 parent e8e98a1 commit a385944
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 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.3.0-beta.2",
"version": "0.3.0",
"private": true,
"dependencies": {
"axios": "^0.23.0",
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.3.0-beta.2",
"version": "0.3.0",
"private": true,
"scripts": {
"postinstall": "cd client && npm install",
Expand Down

0 comments on commit a385944

Please sign in to comment.