diff --git a/monaco.d.ts b/monaco.d.ts index 439949b1..8ae2656c 100644 --- a/monaco.d.ts +++ b/monaco.d.ts @@ -1,6 +1,6 @@ /*!----------------------------------------------------------- * Copyright (c) Microsoft Corporation. All rights reserved. - * Type definitions for monaco-editor v0.14.3 + * Type definitions for monaco-editor v0.15.0 * Released under the MIT license *-----------------------------------------------------------*/ /*--------------------------------------------------------------------------------------------- diff --git a/website/playground/monaco.d.ts.txt b/website/playground/monaco.d.ts.txt index 439949b1..8ae2656c 100644 --- a/website/playground/monaco.d.ts.txt +++ b/website/playground/monaco.d.ts.txt @@ -1,6 +1,6 @@ /*!----------------------------------------------------------- * Copyright (c) Microsoft Corporation. All rights reserved. - * Type definitions for monaco-editor v0.14.3 + * Type definitions for monaco-editor v0.15.0 * Released under the MIT license *-----------------------------------------------------------*/ /*---------------------------------------------------------------------------------------------