Skip to content

Commit 3b33b00

Browse files
authored
chore(main): release 0.3.0 (#12)
2 parents 4c0ef94 + e6941b0 commit 3b33b00

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.3.0](https://github.com/LunchTimeCode/hay/compare/v0.2.0...v0.3.0) (2024-08-14)
4+
5+
6+
### Features
7+
8+
* adjust release ([4c0ef94](https://github.com/LunchTimeCode/hay/commit/4c0ef94b12dffaac60edee17b4831c45b2dec912))
9+
310
## [0.2.0](https://github.com/LunchTimeCode/hay/compare/v0.1.0...v0.2.0) (2024-08-13)
411

512

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 = "hay"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
edition = "2021"
55
repository = "https://github.com/LunchTimeCode/hay"
66
authors = ["Silen Locatelli"]

0 commit comments

Comments
 (0)