Skip to content

Commit 91c7103

Browse files
chore(main): release hello-rust 0.1.0
1 parent dd07cbd commit 91c7103

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.release-please-manifest.json

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.1.0](https://github.com/pythoninthegrass/hello-rust/compare/hello-rust-v1.0.0...hello-rust-v0.1.0) (2024-03-11)
9+
10+
11+
### Miscellaneous Chores
12+
13+
* release 0.1.0 ([4d4d059](https://github.com/pythoninthegrass/hello-rust/commit/4d4d059b9cc02300ebc2b8dec13e89a6f317d829))
14+
815
## [Unreleased]

0 commit comments

Comments
 (0)