Skip to content

Commit

Permalink
Merge pull request #41 from ipinfo/usama/release-2.2.0
Browse files Browse the repository at this point in the history
Release 2.2.0
  • Loading branch information
abu-usama authored Sep 20, 2023
2 parents 6e247ae + e374573 commit 1bf6ba1
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.1.0"
version = "2.2.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 following to your `Cargo.toml` file.

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

## Getting Started
Expand Down

0 comments on commit 1bf6ba1

Please sign in to comment.