build: bump lsp version

This commit is contained in:
Jozef Steinhübl 2024-07-21 13:54:27 +02:00
parent f1c8e5ac0b
commit 810681d97b
No known key found for this signature in database
GPG key ID: E6BC90C91973B08F
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -115,7 +115,7 @@ dependencies = [
[[package]]
name = "discord-presence-lsp"
version = "0.1.0"
version = "0.2.0"
dependencies = [
"discord-rich-presence",
"git2",

View file

@ -1,6 +1,6 @@
[package]
name = "discord-presence-lsp"
version = "0.1.0"
version = "0.2.0"
edition = "2021"
[dependencies]