diff --git a/specification.md b/specification.md index 7fbbc3a..a661574 100644 --- a/specification.md +++ b/specification.md @@ -3988,11 +3988,11 @@ export interface FoldingRange { ### Change Log -#### 3.10.0 (8/23/2018) +#### 3.12.0 (8/23/2018) * Add support for `textDocument/prepareRename` request. -#### 3.10.0 (8/21/2018) +#### 3.11.0 (8/21/2018) * Add support for CodeActionOptions to allow a server to provide a list of code action it supports.