mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
0.0.21 => 0.0.22
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
# 7) Run util/publish.sh --do-it
|
||||
# 8) In some cases, you might have to fix dependencies and run import
|
||||
|
||||
FROM="0.0.20"
|
||||
TO="0.0.21"
|
||||
FROM="0.0.21"
|
||||
TO="0.0.22"
|
||||
|
||||
PROGS=$(ls -1d src/uu/*/Cargo.toml src/uu/stdbuf/src/libstdbuf/Cargo.toml src/uucore/Cargo.toml Cargo.toml)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user