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 | 416225489cf7dc528693468d638b8d57838f75ad (patch) | |
tree | 4bd25db6d35cad245972bae3ae3f0d9f2b74732e /doc | |
parent | 7cc379a9993f29893c4ba05327528670e0d43fd3 (diff) |
Change version to 0.13.0-a.0.z
Diffstat (limited to 'doc')
-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 |