Skip to content

Commit ae55a9a

Browse files
committed
Bump version
1 parent 7164ba8 commit ae55a9a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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 = "spicy-format"
3-
version = "0.24.1"
3+
version = "0.24.2"
44
edition = "2021"
55
license = "MIT"
66
repository = "https://github.com/bbannier/spicy-format"

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ release](https://github.com/bbannier/spicy-format/releases/latest) and run the
1212
mentioned installation script, e.g.,
1313

1414
```console
15-
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/bbannier/spicy-format/releases/download/v0.24.1/spicy-format-installer.sh | sh
15+
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/bbannier/spicy-format/releases/download/v0.24.2/spicy-format-installer.sh | sh
1616
```
1717

1818
Follow the printed instructions. This will install both the formatter

0 commit comments

Comments
 (0)