Chromium Code Reviews| Index: pkg/analysis_server/tool/spec/spec_input.html |
| diff --git a/pkg/analysis_server/tool/spec/spec_input.html b/pkg/analysis_server/tool/spec/spec_input.html |
| index 88451b41b411a86568837871239d0b85d782772b..31d5e635e0ec30c16a91fd1329ff6f118dd25cc9 100644 |
| --- a/pkg/analysis_server/tool/spec/spec_input.html |
| +++ b/pkg/analysis_server/tool/spec/spec_input.html |
| @@ -5,7 +5,7 @@ |
| </head> |
| <body> |
| <h1>Analysis Server API Specification</h1> |
| - <h1 style="color:#999999">WORKING DRAFT - Version <version>0.3</version></h1> |
| + <h1 style="color:#999999">Version <version>1.0.0</version></h1> |
| <p> |
| This document contains a specification of the API provided by |
|
Paul Berry
2015/01/27 19:29:03
I'd recommend changing this paragraph to something
|
| the analysis server. The API in this document is currently under |