small updates and bump version

This commit is contained in:
Ren Amamiya
2023-09-05 17:25:00 +07:00
parent 224439f62b
commit 69a3e85cb3
8 changed files with 32 additions and 17 deletions

2
src-tauri/Cargo.lock generated
View File

@@ -2627,7 +2627,7 @@ dependencies = [
[[package]]
name = "lume"
version = "1.2.1"
version = "1.2.2"
dependencies = [
"rust-argon2 1.0.0",
"serde",

View File

@@ -1,7 +1,7 @@
[package]
name = "lume"
version = "1.2.1"
description = "nostr client"
version = "1.2.2"
description = "the communication app"
authors = ["Ren Amamiya"]
license = "GPL-3.0"
repository = "https://github.com/luminous-devs/lume"

View File

@@ -8,7 +8,7 @@
},
"package": {
"productName": "Lume",
"version": "1.2.1"
"version": "1.2.2"
},
"tauri": {
"allowlist": {