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 | 25d2f06d61368b2ef33ace9c7527ef2d40107f46 (patch) | |
tree | a42c60a3f84d61980a0ffad2c7eb5331f0189c6e /doc | |
parent | c93dcd0c5313daa2961d522943dda3a1340fb43b (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 |