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 | 2aad45d61967b094effafc58693534f5c5f5908b (patch) | |
tree | 135addfdcac0e63d461fdf5dbec872a31625aba0 /doc | |
parent | f918e62bcb9c6dec5c6302a55710f9850087fe9a (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 |