aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2019-06-08 10:35:27 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2019-06-08 10:35:39 +0200
commitb4b08a0bd64645ae22a84a3b70e7b62190bec1ae (patch)
tree7011fc24164826f1ea834fdc8c070d5a235d60b6 /doc
parentcec1331cfef5d2767d0c887638d295ea79c41e29 (diff)
Change version to 0.11.0
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/cli.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cli.sh b/doc/cli.sh
index dd44316..d5d00d7 100755
--- a/doc/cli.sh
+++ b/doc/cli.sh
@@ -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