diff --git a/sdk/typescript/src/version.ts b/sdk/typescript/src/version.ts index 09ab2d4fa1c..c58244e7d47 100644 --- a/sdk/typescript/src/version.ts +++ b/sdk/typescript/src/version.ts @@ -5,4 +5,4 @@ // This file is generated by genversion.mjs. Do not edit it directly. export const PACKAGE_VERSION = '0.1.1'; -export const TARGETED_RPC_VERSION = '0.1.6'; +export const TARGETED_RPC_VERSION = '0.2.0';