We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b23f7ef commit 7a58cdaCopy full SHA for 7a58cda
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "catj"
3
-version = "0.2.2"
+version = "0.2.3"
4
authors = ["XLor yjl9903@outlook.com"]
5
edition = "2021"
6
README.md
@@ -27,7 +27,7 @@ $ curl -fsSL https://bina.egoist.sh/CaCatHead/CatBox | sh
27
28
# Check installation
29
$ catj --version
30
-catj 0.2.2
+catj 0.2.3
31
32
# Init cgroup for current user
33
$ ./init.sh $USER
0 commit comments