Skip to content

Commit

Permalink
3.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
max-ipinfo committed Jan 2, 2025
1 parent d6bf294 commit d103cc5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
6 changes: 1 addition & 5 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
[package]
name = "ipinfo"
description = "ipinfo: A Rust library for IPInfo"
version = "3.0.1"
version = "3.1.0"
authors = [
"Amr Ali <[email protected]>",
"Uman Shahzad <[email protected]>",
"Umar Farooq <[email protected]>",
"Fayzan Ahmad <[email protected]>",
"IPinfo Releases <[email protected]>",
]
edition = "2021"
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 = "3.0.1"
ipinfo = "3.1.0"
```

## Getting Started
Expand Down

0 comments on commit d103cc5

Please sign in to comment.