From 0d7279872dbfa724a7f0515916e1dd94cd64db6e Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 16 Oct 2021 12:15:17 +0200 Subject: Release version 0.14.0 --- 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 c7fc90c..35c1ca1 100755 --- a/doc/cli.sh +++ b/doc/cli.sh @@ -1,6 +1,6 @@ #! /usr/bin/env bash -version=0.14.0-a.0.z +version=0.14.0 trap 'exit 1' ERR set -o errtrace # Trap in functions. -- cgit v1.1