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

Version 0.0.16

This commit is contained in:
Terts Diepraam 2022-10-11 22:59:16 +02:00
parent 84f9879e5c
commit f15c4f2d3e
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.14"
TO="0.0.15"
FROM="0.0.15"
TO="0.0.16"
PROGS=$(ls -1d src/uu/*/Cargo.toml src/uu/stdbuf/src/libstdbuf/Cargo.toml src/uucore/Cargo.toml Cargo.toml)