diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-03-18 16:15:54 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-03-18 16:15:54 +0200 |
commit | 92da3a1ac68bdb5de8da96dd2970a3c529e767f0 (patch) | |
tree | 6eafa82ac604036d18f85cde9f3f154ab269a46e /doc | |
parent | f0b3a898a7539d11680a0d723b90a62a1883c738 (diff) |
Release version 0.10.0v0.10.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.10.0-a.0.z +version=0.10.0 date="$(date +"%B %Y")" trap 'exit 1' ERR |