From c318a51760bf5921aba6965fcdddd1ac70d5919d Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 18 Jul 2020 14:57:35 +0200 Subject: Release version 0.13.0 --- doc/cli.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/cli.sh') diff --git a/doc/cli.sh b/doc/cli.sh index c418158..0eb3c11 100755 --- a/doc/cli.sh +++ b/doc/cli.sh @@ -1,6 +1,6 @@ #! /usr/bin/env bash -version=0.13.0-a.0.z +version=0.13.0 trap 'exit 1' ERR set -o errtrace # Trap in functions. -- cgit v1.1