diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-06-08 10:35:27 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-06-08 10:35:27 +0200 |
commit | 9813011628715550cba364f151e449bd23bdd3af (patch) | |
tree | f81a169d0e90cbd3f1a27204ce64daf046f48f70 /doc/cli.sh | |
parent | 990fa95f9c077730df0b323ed21a073667b226e3 (diff) |
Release version 0.11.0v0.11.0
Diffstat (limited to 'doc/cli.sh')
-rwxr-xr-x | doc/cli.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #! /usr/bin/env bash -version=0.11.0-a.0.z +version=0.11.0 date="$(date +"%B %Y")" trap 'exit 1' ERR |