Skip to content

Commit 5632fda

Browse files
committed
build: release v1.1.0
1 parent 21a97b8 commit 5632fda

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+
## [1.1.0] - 2025-01-11
11+
1012
### Added
1113

1214
- Added `-y|--yes` flag for `folder purge` and `folder delete` commands. [#469]

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 = "himalaya"
33
description = "CLI to manage emails"
4-
version = "1.0.0"
4+
version = "1.1.0"
55
authors = ["soywod <clement.douin@posteo.net>"]
66
edition = "2021"
77
license = "MIT"

0 commit comments

Comments
 (0)