summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-02-13 16:38:16 +0800
committer魏曹先生 <1992414357@qq.com>2026-02-13 16:38:16 +0800
commiteac47247875fe79960a1dfd714a8bb2f9a148e7d (patch)
tree9c93966503b754ea4a3fc88c623ecf6c4cac178e /README.md
parent6490775f28fe36228280ac57b3a5a9e1fed9d004 (diff)
Bump version to 0.1.2 and update docs for strip-ansi feature
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 722f9d0..297264e 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ Add the dependency to your `Cargo.toml`:
```toml
[dependencies]
-just_fmt = "0.1.1"
+just_fmt = "0.1.2"
```
## License