Skip to content

Commit 3c6590a

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2023-09-16) ### Features * initial commit ([102b17f](102b17f))
1 parent 3788407 commit 3c6590a

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# 1.0.0 (2023-09-16)
2+
3+
4+
### Features
5+
6+
* initial commit ([102b17f](https://github.com/semantic-release-action/test-rust-single-binary-crate/commit/102b17f13de50dae5de975f5e6710298868605ef))

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 = "test-rust-single-binary-crate"
3-
version = "0.1.0"
3+
version = "1.0.0"
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

0 commit comments

Comments
 (0)