Skip to content

Commit 7ccf541

Browse files
committed
Release 1.3.0
1 parent b9a843f commit 7ccf541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env -S bash -e
22

3-
set -eo pipefail
3+
set -eox pipefail
44

55
cd $(dirname $0)
66

0 commit comments

Comments
 (0)