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

prepare version 0.0.30

This commit is contained in:
Sylvestre Ledru 2025-03-08 11:04:08 +01:00
parent 1acfa6ca22
commit 105a90c9df
108 changed files with 217 additions and 217 deletions

View file

@ -17,8 +17,8 @@
# 10) Create the release on github https://github.com/uutils/coreutils/releases/new
# 11) Make sure we have good release notes
FROM="0.0.28"
TO="0.0.29"
FROM="0.0.29"
TO="0.0.30"
PROGS=$(ls -1d src/uu/*/Cargo.toml src/uu/stdbuf/src/libstdbuf/Cargo.toml src/uucore/Cargo.toml Cargo.toml)