Skip to content
This repository was archived by the owner on Apr 6, 2026. It is now read-only.

Commit a0fe06f

Browse files
authored
chore(main): release 0.1.1 (#5)
2 parents ff33d39 + f13a970 commit a0fe06f

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

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.1.1](https://github.com/LunchTimeCode/me/compare/v0.1.0...v0.1.1) (2024-11-29)
4+
5+
6+
### Bug Fixes
7+
8+
* format ([ff33d39](https://github.com/LunchTimeCode/me/commit/ff33d399dfb00cd46340adf11070745bde1c9d19))
9+
310
## 0.1.0 (2024-11-29)
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 = "me"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2021"
55

66
[dependencies]

0 commit comments

Comments
 (0)