From 5bb65a9cc93ed05fc41865aef8d107a39d0294ed Mon Sep 17 00:00:00 2001 From: Brian Ketelsen Date: Tue, 16 Jan 2024 09:57:32 -0500 Subject: [PATCH] chore: bump version --- blincus | 2 +- site/src/content/docs/cli/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/blincus b/blincus index d0dcdf5..bd2dbc1 100755 --- a/blincus +++ b/blincus @@ -2441,7 +2441,7 @@ blincus_personalize_parse_requirements() { } initialize() { - version="0.3.1" + version="0.3.2" long_usage='' set -e diff --git a/site/src/content/docs/cli/index.md b/site/src/content/docs/cli/index.md index b3a6206..5be9a5b 100644 --- a/site/src/content/docs/cli/index.md +++ b/site/src/content/docs/cli/index.md @@ -15,7 +15,7 @@ in blincus will pass through to `incus`. | Attributes |   |------------------|------------- -| Version: | 0.3.1 +| Version: | 0.3.2 | Extensible: | incus ## Usage