diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-08-08 14:16:07 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-08-08 14:16:07 +0200 |
commit | b52c2079357ef253637010da801ae5a5df0c7c7f (patch) | |
tree | 5bb158fa6c7173d4dbb2e4439f76ef9bc56e78c1 /doc | |
parent | ba8e7224d6222f4957d0a367122f2fa39a89f891 (diff) |
Bump version to 0.7.0-a.0.z, master is open for business
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.6.0 +version=0.7.0-a.0.z date="$(date +"%B %Y")" trap 'exit 1' ERR |