From 363e6c7d8618dad0492742512a96a6a0a76796fb Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 20 Oct 2021 09:46:54 +0200 Subject: Change version to 0.15.0-a.0.z --- doc/cli.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/cli.sh b/doc/cli.sh index a809f98..8267813 100755 --- a/doc/cli.sh +++ b/doc/cli.sh @@ -1,6 +1,6 @@ #! /usr/bin/env bash -version=0.14.0 +version=0.15.0-a.0.z trap 'exit 1' ERR set -o errtrace # Trap in functions. -- cgit v1.1