From 0c8763a202c91fa13a562734de09261e950eca01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kat=20March=C3=A1n?= <kzm@zkat.tech> Date: Sun, 25 Apr 2021 22:05:17 -0700 Subject: [PATCH] 0.4.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index cf790c1..1a5b8f7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "big-brain" -version = "0.3.5" +version = "0.4.0" authors = ["Kat Marchán <kzm@zkat.tech>"] edition = "2018" description = "Rusty Utility AI library" -- GitLab