Skip to content

Commit 62edd85

Browse files
committed
Release 0.3.3
1 parent 4befec5 commit 62edd85

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.3.3] - 2025-05-26
6+
7+
### 🚜 Refactor
8+
9+
- Replace `directories` with `etcetera`
10+
11+
### 📚 Documentation
12+
13+
- Fix indentation
14+
15+
### ⚙️ Miscellaneous Tasks
16+
17+
- Changelog typo
18+
- Bump dependencies and update map example
19+
520
## [0.3.2] - 2024-04-25
621

722
### 🚀 Features

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "public-ip-address"
3-
version = "0.3.2"
3+
version = "0.3.3"
44
edition = "2021"
55
authors = ["Tomash Ghz <ghz.tomash@hotmail.com>"]
66
description = "A simple library for performing public IP and geolocation lookups from various services."

0 commit comments

Comments
 (0)