We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfd686f commit dc78d8dCopy full SHA for dc78d8d
2 files changed
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [0.3.1] - 2024-04-25
6
+
7
+### 🚀 Features
8
9
+- Add send and sync to Provider
10
11
## [0.3.0] - 2024-04-25
12
13
### 🚀 Features
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
name = "public-ip-address"
-version = "0.3.0"
+version = "0.3.1"
edition = "2021"
authors = ["Tomash Ghz <ghz.tomash@hotmail.com>"]
description = "A simple library for performing public IP and geolocation lookups from various services."
0 commit comments