chore: bump version to v0.1.1

This commit is contained in:
2026-03-31 18:44:33 -07:00
parent 1f4bdc2756
commit 381bf630c7
2 changed files with 18 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "euchre_camp",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"scripts": {
"dev": "NEXT_PUBLIC_GIT_COMMIT=$(git rev-parse --short HEAD) next dev",