Skip to content

Commit c23782f

Browse files
committed
chore: release 0.1.1
1 parent 5070e10 commit c23782f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bsp-server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bsp-server"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2021"
55
description = "Build Server Protocol (Server)"
66
repository = "https://github.com/tami5/build-server-protocol"

bsp-types/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bsp-types"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2021"
55
description = "Build Server Protocol Types"
66
repository = "https://github.com/tami5/build-server-protocol"

0 commit comments

Comments
 (0)