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 ccfc6bd commit e5d92df
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 <amralicc@gmail.com>",
"Uman Shahzad <uman@mslm.io>",
"Umar Farooq <mail.umar.now@gmail.com>",
"Fayzan Ahmad <fayzanx@gmail.com>",
"IPinfo Releases <releases@ipinfo.io>",
]
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 e5d92df

Please sign in to comment.