1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 11:07:44 +00:00

New release

This commit is contained in:
Sylvestre Ledru 2023-06-01 08:25:23 +02:00
parent a0f4576f8a
commit 830b7d5ce1
109 changed files with 323 additions and 323 deletions

View file

@ -12,8 +12,8 @@
# 7) Run util/publish.sh --do-it
# 8) In some cases, you might have to fix dependencies and run import
FROM="0.0.17"
TO="0.0.18"
FROM="0.0.18"
TO="0.0.19"
PROGS=$(ls -1d src/uu/*/Cargo.toml src/uu/stdbuf/src/libstdbuf/Cargo.toml src/uucore/Cargo.toml Cargo.toml)