Skip to content

Commit c0ce99f

Browse files
committed
Bump to 0.2.1
1 parent bca2161 commit c0ce99f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "async-lsp"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
edition = "2021"
55
description = "Asynchronous Language Server Protocol (LSP) framework based on tower"
66
keywords = ["lsp", "language-server", "tower"]

0 commit comments

Comments
 (0)