summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-02-13 02:17:20 +0800
committer魏曹先生 <1992414357@qq.com>2026-02-13 02:17:20 +0800
commit6490775f28fe36228280ac57b3a5a9e1fed9d004 (patch)
treeea3818d597a24642728ef2a516c7c3ae49979b93 /README.md
parentabc9507b3f844144eb556f17cf5c98d2d8448518 (diff)
Bump version to 0.1.1 and make strip-ansi optional0.1.1
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 787015b..722f9d0 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ Add the dependency to your `Cargo.toml`:
```toml
[dependencies]
-just_fmt = "0.1.0"
+just_fmt = "0.1.1"
```
## License