Skip to content

Commit

Permalink
patch: Bump version to 0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
c12i committed May 16, 2021
1 parent 26b9182 commit 799a09f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ An unofficial Rust wrapper around the [Safaricom API](https://developer.safarico

```md
[dependencies]
mpesa = "0.3.4"
mpesa = "0.3.5"
```

In your lib or binary crate:
Expand Down
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
//!
//! ```md
//! [dependencies]
//! mpesa = "0.3.4"
//! mpesa = "0.3.5"
//! ```
//!
//! In your lib or binary crate:
Expand Down

0 comments on commit 799a09f

Please sign in to comment.