aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdoc/cli.sh2
-rw-r--r--manifest2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/cli.sh b/doc/cli.sh
index 9a70e19..a3627f4 100755
--- a/doc/cli.sh
+++ b/doc/cli.sh
@@ -1,6 +1,6 @@
#! /usr/bin/env bash
-version=0.6.0
+version=0.6.1
date="$(date +"%B %Y")"
trap 'exit 1' ERR
diff --git a/manifest b/manifest
index e8c4a5a..e059329 100644
--- a/manifest
+++ b/manifest
@@ -2,6 +2,6 @@
# Note: not a real package, just for the version module.
#
-version: 0.6.0
+version: 0.6.1
depends: * build2 >= 0.6.0-
depends: * bpkg >= 0.6.0-