bump: version 0.1.0 → 0.2.0

This commit is contained in:
Alexander Navarro 2024-03-13 20:17:41 -03:00
parent d49fe554ee
commit abc6660ac7
2 changed files with 11 additions and 3 deletions

View file

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