Update update-version.sh

Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
pull/128/head
Muhammad Atif Ali 1 year ago committed by GitHub
parent cf46d2297b
commit 204ac6838a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,5 +1,5 @@
#/usr/bin/env bash
set -euo pipefail
# This script updates the version number in the README.md files of all modules
# to the latest tag in the repository. It is intended to be run from the root
# of the repository or by using the `bun update-version` command.

Loading…
Cancel
Save