diff --git a/poac.toml b/poac.toml index f0c776dc4..ebef15413 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.3" +version = "0.10.0" [dependencies] toml11 = {git = "https://github.com/ToruNiina/toml11.git", tag = "v4.0.3"}