diff --git a/src/utils/Version.ts b/src/utils/Version.ts index e0dcae9..37f0c39 100644 --- a/src/utils/Version.ts +++ b/src/utils/Version.ts @@ -1,3 +1,3 @@ // x-release-please-start-version -export const coreVersion = "1.0.0-preview.7"; +export const coreVersion = "1.0.0-preview.8"; // x-release-please-end