Skip to content

Commit

Permalink
chore: bump version to 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Its-Alex committed Jul 6, 2024
1 parent 7ea5b02 commit 6a171cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gibbon-lab/gibbon-mail",
"version": "0.5.0",
"version": "0.6.1",
"private": false,
"main": "src/index.js",
"bin": "src/cli.js",
Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "new-frontend",
"private": true,
"version": "0.5.0",
"version": "0.6.1",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 6a171cf

Please sign in to comment.