Skip to content

Commit 9b30ca5

Browse files
authored
chore(main): release 0.3.1 (#13)
2 parents 4d10af7 + e513ed0 commit 9b30ca5

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.1](https://github.com/LunchTimeCode/hay/compare/v0.3.0...v0.3.1) (2024-08-14)
4+
5+
6+
### Bug Fixes
7+
8+
* vendor open ssl ([4d10af7](https://github.com/LunchTimeCode/hay/commit/4d10af7c4c0d0c26cdd93d950a3d244e24c5bbfb))
9+
310
## [0.3.0](https://github.com/LunchTimeCode/hay/compare/v0.2.0...v0.3.0) (2024-08-14)
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.3.0"
3+
version = "0.3.1"
44
edition = "2021"
55
repository = "https://github.com/LunchTimeCode/hay"
66
authors = ["Silen Locatelli"]

0 commit comments

Comments
 (0)