Bump version to 0.1.9 in API and package.json

This commit is contained in:
2026-03-07 14:30:03 +01:00
parent 4dd04d1d34
commit 7317a60818
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
"name": "fichero-web",
"private": true,
"type": "module",
"version": "0.0.1",
"version": "0.1.9",
"scripts": {
"dev": "vite",
"build": "vite build",