Skip to content

Commit

Permalink
πŸ”–(frontend) align frontend tag to v.0.1.0
Browse files Browse the repository at this point in the history
Align frontend version with other project's parts (e.g. backend, mail, etc.)
  • Loading branch information
lebaudantoine committed Jul 16, 2024
1 parent 6d16bb3 commit b78bcfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "meet",
"private": true,
"version": "0.0.0",
"version": "0.1.0",
"type": "module",
"scripts": {
"dev": "panda codegen && vite",
Expand Down

0 comments on commit b78bcfb

Please sign in to comment.