bump version

This commit is contained in:
reya 2023-12-04 14:14:50 +07:00
parent 7efc35f622
commit e06b760e41
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"name": "lume",
"description": "the communication app",
"private": true,
"version": "2.2.0",
"version": "2.2.1",
"scripts": {
"dev": "vite",
"build": "vite build",

View File

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