From 0d69973cec5f231f5b7c40b9b884106f3113a86b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Kat=20March=C3=A1n?= <kzm@zkat.tech>
Date: Fri, 23 Apr 2021 19:22:46 -0700
Subject: [PATCH] 0.3.5

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

diff --git a/Cargo.toml b/Cargo.toml
index e94b101..cf790c1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "big-brain"
-version = "0.3.4"
+version = "0.3.5"
 authors = ["Kat Marchán <kzm@zkat.tech>"]
 edition = "2018"
 description = "Rusty Utility AI library"
-- 
GitLab