bump: version 0.0.1 → 0.1.0

This commit is contained in:
Alexander Navarro 2024-03-13 09:59:58 -03:00
parent 59ceb8ec44
commit 54010c6a23
2 changed files with 21 additions and 1 deletions

View file

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