Skip to content

Commit 0cbaa44

Browse files
committed
Release 0.2.2
1 parent eda1157 commit 0cbaa44

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,14 @@ The format is based on [Keep a Changelog][], and this project adheres to
1212
[Semantic Versioning][].
1313

1414

15+
## 0.2.2 (04 June 2025)
16+
17+
### Changed
18+
19+
- Updated lint configuration for Rust 1.87
20+
- Updated crate dependencies
21+
22+
1523
## 0.2.1 (12 November 2024)
1624

1725
### Changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "patchify"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
description = "Support for running applications to automatically update themselves"
55
categories = ["config", "filesystem"]
66
keywords = ["auto-update", "library", "updater"]

0 commit comments

Comments
 (0)