Skip to content

Commit

Permalink
change version
Browse files Browse the repository at this point in the history
  • Loading branch information
princefr committed Dec 30, 2023
1 parent dfcbf84 commit 4d0e336
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mtnmomo"
version = "0.1.1"
version = "0.1.2"
edition = "2021"
authors = ["ONDONDA Prince Merveil @princefr"]
description = "MTN Momo Payment API for Rust, with support for both the Sandbox and Production environments. All products are supported: Collections, Disbursements and Remittances."
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
### Installation
```toml
[dependencies]
mtnmomo = "0.1.1"
mtnmomo = "0.1.2"
```

or you can use cargo add
Expand Down

0 comments on commit 4d0e336

Please sign in to comment.