Skip to content

Commit 38a01d6

Browse files
committed
Bump version to 0.2.2
1 parent b2aa699 commit 38a01d6

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

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,6 +1,6 @@
11
[package]
22
name = "envelope-cli"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
edition = "2021"
55
authors = ["Kaylee Beyene"]
66
description = "Terminal-based zero-based budgeting application"

RELEASING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ After release, users can install via:
139139

140140
| Version | Date | Notes |
141141
|---------|------|-------|
142+
| 0.2.2 | 2025-11-29 | Patch release |
142143
| 0.2.1 | 2025-11-29 | Category group editing, bulk delete, header-less CSV |
143144
| 0.2.0 | 2025-11-29 | XDG-compliant data paths, env var override |
144145
| 0.1.0 | 2025-11-28 | Initial public release |

0 commit comments

Comments
 (0)