From ed0bcc9878d03fae898db921af686e351a1eea8f Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 5 Sep 2016 10:35:08 +0200 Subject: Bump version to 0.4.0 (final) --- 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 49c40fb..3a171f2 100755 --- a/doc/cli.sh +++ b/doc/cli.sh @@ -1,7 +1,7 @@ #! /usr/bin/env bash version="0.4.0" -date="April 2016" +date="September 2016" trap 'exit 1' ERR set -o errtrace # Trap in functions. -- cgit v1.1