Version upgrade 0.6.3

This commit is contained in:
Piyush मिश्रः 2022-08-19 14:21:53 +05:30
parent 286af71348
commit 9b6412b823
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -905,7 +905,7 @@ dependencies = [
[[package]] [[package]]
name = "post_maker" name = "post_maker"
version = "0.6.2" version = "0.6.3"
dependencies = [ dependencies = [
"bichannel", "bichannel",
"clap", "clap",

View File

@ -1,6 +1,6 @@
[package] [package]
name = "post_maker" name = "post_maker"
version = "0.6.2" version = "0.6.3"
edition = "2021" edition = "2021"
description = "Post Maker helps you to make post for instagram and other social media apps easily and in massive amount. " description = "Post Maker helps you to make post for instagram and other social media apps easily and in massive amount. "
authors = ["PiyushXCoder <https://piyushxcoder.in>"] authors = ["PiyushXCoder <https://piyushxcoder.in>"]