diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-11-21 06:40:21 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-11-21 06:40:21 +0200 |
commit | 5730b9707e44c863144d27e73fdfe5739141f005 (patch) | |
tree | cdc9fe124458442558e49cb151ceaabc7d55737a /doc/cli.sh | |
parent | b87dfad29fa66e86a7fc3e652d103bd8d59882a5 (diff) |
Change version to 0.13.0-a.0.z
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.12.0 +version=0.13.0-a.0.z date="$(date +"%B %Y")" trap 'exit 1' ERR |