From 363534dfec0bbf556b09e27176f9ad3ae8d034a1 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 16 Oct 2017 14:17:20 +0200 Subject: Bump version to 0.6.2 --- doc/cli.sh | 2 +- manifest | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/cli.sh b/doc/cli.sh index a3627f4..07216cc 100755 --- a/doc/cli.sh +++ b/doc/cli.sh @@ -1,6 +1,6 @@ #! /usr/bin/env bash -version=0.6.1 +version=0.6.2 date="$(date +"%B %Y")" trap 'exit 1' ERR diff --git a/manifest b/manifest index e059329..6ca4d98 100644 --- a/manifest +++ b/manifest @@ -2,6 +2,6 @@ # Note: not a real package, just for the version module. # -version: 0.6.1 +version: 0.6.2 depends: * build2 >= 0.6.0- depends: * bpkg >= 0.6.0- -- cgit v1.1