Skip to content

Commit 6d8a0b8

Browse files
committed
build: v0.22.0
1 parent 5a83891 commit 6d8a0b8

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.22.0] - 2024-02-13
11+
1012
### Added
1113

1214
- Automatically generated man pages from the cli definition

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "website-stalker"
33
description = "Track changes on websites via git"
4-
version = "0.21.0"
4+
version = "0.22.0"
55
license = "LGPL-2.1-or-later"
66
repository = "https://github.com/EdJoPaTo/website-stalker"
77
authors = ["EdJoPaTo <[email protected]>"]

0 commit comments

Comments
 (0)