blob: ec3cb9eaa948b2595d82d16efc03b7387db48a03 [file] [log] [blame]
// Copyright (c) 2024, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
// THIS FILE IS GENERATED. DO NOT EDIT.
//
// Instead, run
// 'dart pkg/analysis_server/tool/generate_analysis_server_plugin_version.dart'
// to update this file.
/// The version of the analysis_server_plugin package that matches the protocol
/// used by the analysis_server package.
var analysisServerPluginVersion = '0.2.0';