Skip to content

Commit 707cba4

Browse files
committed
chore: pin release
1 parent 3e4e487 commit 707cba4

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.config/release-please-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"pull-request-footer": "This release was generated with [Release Please](https://github.com/googleapis/release-please).",
1111
"packages": {
1212
".": {
13-
"release-as": "0.3.0-rc.2",
13+
"release-as": "0.3.0",
1414
"prerelease": true
1515
}
1616
},
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.3.0-rc.2"
2+
".": "0.3.0"
33
}

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 = "git-metadata"
3-
version = "0.3.0-rc.2"
3+
version = "0.3.0"
44
edition = "2024"
55
publish = true
66
readme = "README.md"

0 commit comments

Comments
 (0)