chore: version template to 3.0.0 (#928)

This commit is contained in:
Jeremy 2025-04-13 23:20:23 -07:00 committed by GitHub
parent dfda9118d9
commit 291c6ab2fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
{
"name": "ai-chatbot",
"version": "0.1.0",
"version": "3.0.0",
"private": true,
"scripts": {
"dev": "next dev --turbo",