We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dd07cbd + 91c7103 commit 746aa59Copy full SHA for 746aa59
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "1.0.0"
+ ".": "0.1.0"
3
}
CHANGELOG.md
@@ -5,4 +5,11 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
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
15
## [Unreleased]
0 commit comments