bump: 0.11.6

This commit is contained in:
mohammadkhan 2025-04-17 12:33:03 +05:30
parent eb461ed648
commit 99686d8ede
No known key found for this signature in database
GPG key ID: 48AC9AD17C2964D8
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -648,7 +648,7 @@ dependencies = [
[[package]]
name = "protols"
version = "0.11.5"
version = "0.11.6"
dependencies = [
"async-lsp",
"basic-toml",

View file

@ -1,7 +1,7 @@
[package]
name = "protols"
description = "Language server for proto3 files"
version = "0.11.5"
version = "0.11.6"
edition = "2024"
license = "MIT"
homepage = "https://github.com/coder3101/protols"