diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-06-08 10:35:27 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-06-08 10:35:27 +0200 |
commit | b3242a391ed9e59ca28e70bca496b533c3ebf43e (patch) | |
tree | b2e9402ed9f1b3337a7a0ce19061e55429455593 /doc | |
parent | 24458501463ec338390cd7634929ad98c7519620 (diff) |
Release version 0.11.0v0.11.0
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.11.0-a.0.z +version=0.11.0 date="$(date +"%B %Y")" trap 'exit 1' ERR |