Bump version to v0.3.1 (#85)

This commit is contained in:
DecDuck
2025-08-01 14:13:13 +10:00
committed by GitHub
parent be688cb18f
commit 6104bfda72
5 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
{
"name": "drop-app",
"private": true,
"version": "0.3.0",
"version": "0.3.1",
"type": "module",
"scripts": {
"build": "nuxt build",