diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-09-12 14:42:14 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-09-12 14:42:14 +0200 |
commit | 486b030b576df48d2600552a4a519454e49fb091 (patch) | |
tree | 31510b28c2c216497c8296003919d024803732e9 /doc/cli.sh | |
parent | 260a08805a94517d69a22ccb7554d984a402f077 (diff) |
Bump version to 0.9.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.8.0 +version=0.9.0-a.0.z date="$(date +"%B %Y")" trap 'exit 1' ERR |