diff --git a/Cargo.lock b/Cargo.lock index 4f2e09f..87ca435 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -905,7 +905,7 @@ dependencies = [ [[package]] name = "post_maker" -version = "0.6.2" +version = "0.6.3" dependencies = [ "bichannel", "clap", diff --git a/Cargo.toml b/Cargo.toml index 63036c1..4210132 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "post_maker" -version = "0.6.2" +version = "0.6.3" edition = "2021" description = "Post Maker helps you to make post for instagram and other social media apps easily and in massive amount. " authors = ["PiyushXCoder "]