diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-05-29 15:39:13 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-05-29 15:39:13 +0200 |
commit | fa01dee2c2f65fbe60528e966f981e8b8c6fc6c8 (patch) | |
tree | cad0660e4ce03e00f9274f0ba4e6ef94706909af /doc | |
parent | b71f243a0a107fe04fe22a3789bf037c8a9f0279 (diff) |
Bump version to 0.7.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.7.0-a.0.z +version=0.7.0 date="$(date +"%B %Y")" trap 'exit 1' ERR |