From 9d770e4414fc7b7f365870dff126da89365825d9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Kat=20March=C3=A1n?= <kzm@zkat.tech>
Date: Thu, 5 May 2022 08:42:04 -0700
Subject: [PATCH] (cargo-release) start next development iteration
 0.11.1-alpha.0

---
 Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Cargo.toml b/Cargo.toml
index 1ec7691..35932cd 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "big-brain"
-version = "0.11.0"
+version = "0.11.1-alpha.0"
 authors = ["Kat Marchán <kzm@zkat.tech>"]
 edition = "2021"
 description = "Rusty Utility AI library"
-- 
GitLab