Skip to content

Commit 277b2bb

Browse files
committed
release codebook-lsp 0.2.9
1 parent 7b453f8 commit 277b2bb

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
[Unreleased]
1+
[0.2.9]
22

33
- Actually add Italian (`it`) dictionary, oops.
44
- Faster CI for Windows
5+
- Don't strip binaries
56

67
[0.2.8]
78

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.

crates/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.2.8"
3+
version = "0.2.9"
44
edition = "2024"
55

66
[dependencies]

0 commit comments

Comments
 (0)