bump: version 0.2.0 → 0.3.0

This commit is contained in:
Alexander Navarro 2024-03-15 10:13:14 -03:00
parent 8f36d1cd02
commit eef9ec9457
2 changed files with 13 additions and 1 deletions

View file

@ -1,7 +1,7 @@
{
"name": "personal-page",
"type": "module",
"version": "0.2.0",
"version": "0.3.0",
"scripts": {
"dev": "astro dev --port 3000",
"start": "astro dev",