Skip to content

Commit

Permalink
bump vsn 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rm-Umar committed Apr 13, 2023
1 parent 5ca7f95 commit 6ce1786
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,7 +1,7 @@
[package]
name = "ipinfo"
description = "ipinfo: A Rust library for IPInfo"
version = "2.0.0"
version = "2.1.0"
authors = ["Amr Ali <[email protected]>", "Uman Shahzad <[email protected]>", "Umar Farooq <[email protected]>", "Fayzan Ahmad <[email protected]>"]
edition = "2018"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ To use IPinfo, add the followinig to your `Cargo.toml` file.

```toml
[dependencies]
ipinfo = "2.0.0"
ipinfo = "2.1.0"
```

## Getting Started
Expand Down

0 comments on commit 6ce1786

Please sign in to comment.