Skip to content

Commit c610944

Browse files
committed
v0.2.0
- Fix server not killed properly - Change command line option to accept socket address - Add a flag to show version
1 parent 63a674a commit c610944

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lsp-ws-proxy"
3-
version = "0.1.1"
3+
version = "0.2.0"
44
authors = ["kazk <kazk.dev@gmail.com>"]
55
edition = "2018"
66
license = "MIT"

0 commit comments

Comments
 (0)