summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-02-24 17:24:20 +0800
committerGitHub <noreply@github.com>2026-02-24 17:24:20 +0800
commitec0cafe60041bf2a1a0cfbc66c79455daaf3a3ea (patch)
tree6d9475e4ed006976ed5beb1ef7e347776e6aa6e4 /README.md
parent6490775f28fe36228280ac57b3a5a9e1fed9d004 (diff)
parent2cef51d7448206291b1ac92fdaf708a7e30c78a4 (diff)
Merge pull request #1 from CatilGrass/nextHEADmaster
Bump version to 0.1.2
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