bump: version 4.8.0 → 5.0.0

This commit is contained in:
satnaing
2025-03-08 18:17:28 +07:00
committed by Sat Naing
parent 9cf78aa64c
commit 4b730b181d
2 changed files with 28 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "astro-paper",
"type": "module",
"version": "4.8.0",
"version": "5.0.0",
"scripts": {
"dev": "astro dev",
"build": "astro check && astro build && pagefind --site dist && cp -r dist/pagefind public/",