From 83ccd4000443154f749bd35dda6744ccb59f91bd Mon Sep 17 00:00:00 2001 From: Simon Guest Date: Mon, 28 Oct 2024 11:53:21 +1300 Subject: [PATCH] Bump to 0.8.0 --- bash-env-json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bash-env-json b/bash-env-json index 2804f4e..641da58 100755 --- a/bash-env-json +++ b/bash-env-json @@ -22,7 +22,7 @@ # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE # SOFTWARE. -VERSION="0.8.0a1" +VERSION="0.8.0" USAGE="bash-env-json [--help] [--shellfns ] [path]" shopt -s extglob