chore: bump version to v0.8.1

This commit is contained in:
null 2026-05-27 14:33:13 -05:00
parent 8f20670292
commit 225c4e5485
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"name": "queuenorth-website",
"private": true,
"version": "0.8.0",
"version": "0.8.1",
"type": "module",
"scripts": {
"dev": "concurrently \"vite\" \"node server/index.js\"",