diff --git a/Cargo.lock b/Cargo.lock index 61ad740..3832660 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -315,7 +315,7 @@ checksum = "112c678d4050afce233f4f2852bb2eb519230b3cf12f33585275537d7e41578d" [[package]] name = "kami" -version = "0.3.0" +version = "0.5.0" dependencies = [ "base64", "colored", diff --git a/Cargo.toml b/Cargo.toml index e77f56e..d4d6510 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "kami" author = "mrfluffy-dev" license = "GPL-3.0" -version = "0.3.0" +version = "0.5.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html