Skip to content

Commit 3afbbd9

Browse files
authored
chore(main): release 0.2.0 (#9)
* chore(main): release 0.2.0 * chore(docs): update CHANGELOG.md --------- Co-authored-by: liblaf-bot[bot] <184555210+liblaf-bot[bot]@users.noreply.github.com>
1 parent 856644f commit 3afbbd9

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.1.0"}
1+
{".":"0.2.0"}

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [0.1.0] - 2025-08-12
3+
## [0.2.0] - 2025-08-12
44

55
### 💥 BREAKING CHANGES
66

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
@@ -2,7 +2,7 @@
22

33
[package]
44
name = "tangerine"
5-
version = "0.1.0"
5+
version = "0.2.0"
66
authors = ["liblaf <30631553+liblaf@users.noreply.github.com>"]
77
edition = "2024"
88
description = "A short description of my package"

0 commit comments

Comments
 (0)