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 | 0e229e62bb699ae40c08198f8d7e83fc27b0b217 (patch) | |
tree | 0f633c81c4df1b62ffa55f81a00cb0b529f54135 /doc | |
parent | 6cce8ec54b044544d26f28c1da5f8a9f86ff2c0e (diff) |
Bump version to 0.9.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.8.0 +version=0.9.0-a.0.z date="$(date +"%B %Y")" trap 'exit 1' ERR |