diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-05-31 09:25:40 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-05-31 09:25:40 +0200 |
commit | e4d2d772de35fe9d2ba9f40156e8091935d7d8fa (patch) | |
tree | 561e214d32194c6657b6e57ca47f99be0b1c70c3 /doc/cli.sh | |
parent | ea64cdfb53d862583776d191712f7585ff2904e6 (diff) |
Bump version to 0.8.0-a.0.z, master is open for business
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.7.0 +version=0.8.0-a.0.z date="$(date +"%B %Y")" trap 'exit 1' ERR |