Bump to version 4.0.1

This commit is contained in:
Robbert van der Helm
2022-06-12 16:33:05 +02:00
parent 3cc6927398
commit 67747531cc
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -825,7 +825,7 @@ dependencies = [
[[package]]
name = "yabridgectl"
version = "4.0.0"
version = "4.0.1"
dependencies = [
"anyhow",
"clap",
+1 -1
View File
@@ -2,7 +2,7 @@
name = "yabridgectl"
# This version is linked to yabridge's version for clarity's sake and because
# there's not a lot going on here
version = "4.0.0"
version = "4.0.1"
authors = ["Robbert van der Helm <mail@robbertvanderhelm.nl>"]
edition = "2021"
description = "Optional utility to help set up yabridge"