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

Version 0.0.17

This commit is contained in:
Terts Diepraam 2023-01-21 10:38:18 +01:00
parent 50c1833c11
commit 4d3dc78686
109 changed files with 429 additions and 429 deletions

View file

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