chore: bump version

This commit is contained in:
reya 2024-04-17 07:31:32 +07:00
parent 53e62cee80
commit ea3b353127
2 changed files with 156 additions and 156 deletions

View File

@ -1,7 +1,7 @@
{
"name": "lume",
"private": true,
"version": "3.0.1",
"version": "3.0.2",
"scripts": {
"build": "turbo build",
"dev": "turbo dev",

View File

@ -9,7 +9,7 @@
},
"package": {
"productName": "Lume",
"version": "3.0.1"
"version": "3.0.2"
},
"plugins": {
"fs": {