Comparing version 5.4.51-dev.5 to 5.4.51-dev.6
/** The short version number for this JSII compiler (e.g: `X.Y.Z`) */ | ||
export declare const SHORT_VERSION = "5.4.51-dev.5"; | ||
export declare const SHORT_VERSION = "5.4.51-dev.6"; | ||
/** The qualified version number for this JSII compiler (e.g: `X.Y.Z (build #######)`) */ | ||
export declare const VERSION = "5.4.51-dev.5 (build 0c7fe10)"; | ||
export declare const VERSION = "5.4.51-dev.6 (build d9ce22e)"; | ||
/** The release line identifier for this JSII compiler (e.g: `X.Y`) */ | ||
export declare const RELEASE_LINE = "5.4"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -7,7 +7,7 @@ "use strict"; | ||
/** The short version number for this JSII compiler (e.g: `X.Y.Z`) */ | ||
exports.SHORT_VERSION = '5.4.51-dev.5'; | ||
exports.SHORT_VERSION = '5.4.51-dev.6'; | ||
/** The qualified version number for this JSII compiler (e.g: `X.Y.Z (build #######)`) */ | ||
exports.VERSION = '5.4.51-dev.5 (build 0c7fe10)'; | ||
exports.VERSION = '5.4.51-dev.6 (build d9ce22e)'; | ||
/** The release line identifier for this JSII compiler (e.g: `X.Y`) */ | ||
exports.RELEASE_LINE = typescript_1.versionMajorMinor; | ||
//# sourceMappingURL=version.js.map |
@@ -96,3 +96,3 @@ { | ||
}, | ||
"version": "5.4.51-dev.5", | ||
"version": "5.4.51-dev.6", | ||
"types": "lib/index.d.ts", | ||
@@ -99,0 +99,0 @@ "exports": { |
Sorry, the diff of this file is not supported yet