Skip to content

Commit fa5e6bf

Browse files
chore(main): release 0.2.1 (#11)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7e2784c commit fa5e6bf

4 files changed

Lines changed: 11 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.2.0"
2+
".": "0.2.1"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.2.1](https://github.com/uncenter/purr/compare/v0.2.0...v0.2.1) (2024-06-03)
4+
5+
6+
### Bug Fixes
7+
8+
* use correct count flag variable ([7e2784c](https://github.com/uncenter/purr/commit/7e2784c79974ffe936b8d0f1180823bd87c36742))

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 = "catppuccin-purr"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
authors = ["uncenter <uncenter@uncenter.dev>"]
55
license = "MIT"
66
description = "Unoffical CLI for developing Catppuccin ports"

0 commit comments

Comments
 (0)