bump version

This commit is contained in:
Ren Amamiya
2023-04-15 09:08:10 +07:00
parent d59cc041d5
commit 7e8f3b0048
6 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "lume",
"private": true,
"version": "0.2.1",
"version": "0.2.5",
"scripts": {
"dev": "next dev -p 1420",
"build": "next build && next export -o dist",