diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-04-26 16:51:35 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-04-26 16:51:35 +0200 |
commit | 077961b97f324806107c4afd9a9c1c032b7f35e9 (patch) | |
tree | d3ee394b6202a80d7b2cf49698fa607f945d908b /doc | |
parent | d2cef486101075942746f58a7fdbc31eb707553d (diff) |
Bump version to 0.4.0-a1, master is open for business
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.3.0" +version="0.4.0" date="April 2016" trap 'exit 1' ERR |