Skip to content
This repository was archived by the owner on Aug 14, 2025. It is now read-only.

Commit 79e7896

Browse files
chore(internal): codegen related update
1 parent 7a5dbe7 commit 79e7896

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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-
".": "0.1.0-alpha.3"
2+
".": "0.2.13"
33
}

src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const VERSION = '0.1.0-alpha.3'; // x-release-please-version
1+
export const VERSION = '0.2.13'; // x-release-please-version

0 commit comments

Comments
 (0)