diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-11-19 07:51:04 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-11-19 07:51:04 +0200 |
commit | 7cc379a9993f29893c4ba05327528670e0d43fd3 (patch) | |
tree | 9bf825627ae10ccf44c50e6e7f79bc38b9dd0f54 /doc | |
parent | 516ac317802ae0b61e079372905022f9e10da2b6 (diff) |
Release version 0.12.0v0.12.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.12.0-a.0.z +version=0.12.0 date="$(date +"%B %Y")" trap 'exit 1' ERR |