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

new release 0.0.5

This commit is contained in:
Sylvestre Ledru 2021-04-03 10:28:12 +02:00
parent 949673948d
commit ac031dffa4
100 changed files with 393 additions and 393 deletions

View file

@ -3,11 +3,11 @@
# So, it should be triple-checked
FROM="0.0.3"
TO="0.0.4"
FROM="0.0.4"
TO="0.0.5"
UUCORE_FROM="0.0.6"
UUCORE_TO="0.0.7"
UUCORE_FROM="0.0.7"
UUCORE_TO="0.0.8"
PROGS=$(ls -1d src/uu/*/Cargo.toml src/uu/stdbuf/src/libstdbuf/Cargo.toml Cargo.toml)