From 333fa1d4049bc9aecaa909da6435ddab72dee92a Mon Sep 17 00:00:00 2001
From: Ken Matsui <26405363+ken-matsui@users.noreply.github.com>
Date: Sat, 6 Jan 2024 04:23:59 -0800
Subject: [PATCH] Bump up to 0.9.1

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

diff --git a/poac.toml b/poac.toml
index d0a53d35a..d15f88a15 100644
--- a/poac.toml
+++ b/poac.toml
@@ -8,7 +8,7 @@ license = "Apache-2.0"
 name = "poac"
 readme = "README.md"
 repository = "https://github.com/poac-dev/poac"
-version = "0.9.0"
+version = "0.9.1"
 
 [dependencies]
 "ToruNiina/toml11" = {git = "https://github.com/ToruNiina/toml11.git", tag = "v3.8.0"}