Skip to content

Commit

Permalink
Bump version 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
proohit committed Mar 26, 2022
1 parent 16d8237 commit 2c088f4
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions backend/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 backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "accountingappbackend",
"version": "0.9.10",
"version": "0.10.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions frontend/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 frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "accountingapp-web",
"version": "0.9.10",
"version": "0.10.0",
"private": true,
"scripts": {
"dev": "node --inspect ./node_modules/next/dist/bin/next dev",
Expand Down

0 comments on commit 2c088f4

Please sign in to comment.