mirror of
https://github.com/hexedtech/codemp-vscode.git
synced 2024-11-22 07:24:49 +01:00
chore: preemptive cargo version bump
This commit is contained in:
parent
15a1f6a435
commit
a0ae33095e
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ members = ["client/nvim", "client/vscode", "server"]
|
|||
|
||||
[package]
|
||||
name = "codemp"
|
||||
version = "0.3.0"
|
||||
version = "0.3.1"
|
||||
edition = "2021"
|
||||
|
||||
[lib]
|
||||
|
|
Loading…
Reference in a new issue