Skip to content

Commit 46619ae

Browse files
author
Sebastian Thiel
committed
bumping version to 2.0.0
1 parent 09750b9 commit 46619ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/tag-release.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
set -eu -o pipefail
44

5+
set -x
56
version=${1:?First argument is the version you want to tag, like '1.0.0'}
67
notes_path=${2:?Second argument a file path to the release notes file to include.}
78

0 commit comments

Comments
 (0)