Skip to content

Commit 81a9aee

Browse files
committed
chore: align release-please manifest with v0.2.0 tag
Unblocks release-please: manifest was still 0.0.0 after the manual v0.2.0 tag on 2026-03-29, so no release PR could be generated. Signed-off-by: Gabriel Harris-Rouquette <gabizou@me.com>
1 parent 0ca2c5b commit 81a9aee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/manifest.json",
3-
".": "0.0.0"
3+
".": "0.2.0"
44
}

0 commit comments

Comments
 (0)