diff --git a/cabin.toml b/cabin.toml index a255f5773..ef479d226 100644 --- a/cabin.toml +++ b/cabin.toml @@ -8,7 +8,7 @@ license = "Apache-2.0" name = "cabin" readme = "README.md" repository = "https://github.com/cabinpkg/cabin" -version = "0.11.0" +version = "0.11.1" [dependencies] toml11 = {git = "https://github.com/ToruNiina/toml11.git", tag = "v4.2.0"}