Skip to content

Commit

Permalink
Bump to version 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
harvestcore committed Aug 16, 2022
1 parent 4cd5209 commit 688e59c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion apphub-data/settings.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "AppHub",
"version": "0.0.1",
"version": "0.0.2",
"faviconURL": ""
}
2 changes: 1 addition & 1 deletion 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": "apphub",
"version": "0.0.1",
"version": "0.0.2",
"private": true,
"dependencies": {
"@emotion/react": "^11.10.0",
Expand Down
2 changes: 1 addition & 1 deletion public/data/settings.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "AppHub",
"version": "0.0.1",
"version": "0.0.2",
"faviconURL": ""
}

0 comments on commit 688e59c

Please sign in to comment.