diff --git a/Cargo.toml b/Cargo.toml index db47ac6..145a46d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "paystack-rs" -version = "0.1.2" +version = "0.1.3" description = "A unofficial client library for the Paystack API" authors = ["Oghenemarho Orukele "] edition = "2021"