Skip to content

Commit 03f30a6

Browse files
committed
release codebook-lsp 0.1.14
1 parent 55e2a46 commit 03f30a6

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
[0.1.14]
2+
3+
- Recheck all open files when config changes
4+
15
[0.1.13]
26

37
- Start of change log!

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.

codebook-lsp/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "codebook-lsp"
3-
version = "0.1.13"
3+
version = "0.1.14"
44
edition = "2021"
55

66
[dependencies]

0 commit comments

Comments
 (0)