Version bump

This commit is contained in:
Sean Morley
2024-10-15 23:47:02 -04:00
parent daa05c1fc7
commit aa8d456e41
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "adventurelog-frontend",
"version": "0.5.1",
"version": "0.7.0",
"scripts": {
"dev": "vite dev",
"django": "cd .. && cd backend/server && python3 manage.py runserver",