From 5a0ff4dee0ff5ec312dec07c8eef186a3b15101b Mon Sep 17 00:00:00 2001 From: John Smith Date: Mon, 17 Jul 2023 17:53:26 -0400 Subject: [PATCH] specify bash --- version_bump.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version_bump.sh b/version_bump.sh index aaccf339..27d92a83 100755 --- a/version_bump.sh +++ b/version_bump.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash set -e if [ "$1" == "patch" ]; then