diff --git a/pkgs/graphs/CHANGELOG.md b/pkgs/graphs/CHANGELOG.md index b0cd3f680..6d0c36c7e 100644 --- a/pkgs/graphs/CHANGELOG.md +++ b/pkgs/graphs/CHANGELOG.md @@ -1,4 +1,4 @@ -## 2.3.2-wip +## 2.3.2 - Require Dart 3.4 - Update to the latest version of `package:dart_flutter_team_lints`. diff --git a/pkgs/graphs/pubspec.yaml b/pkgs/graphs/pubspec.yaml index bd4dd09fa..3696467d3 100644 --- a/pkgs/graphs/pubspec.yaml +++ b/pkgs/graphs/pubspec.yaml @@ -1,6 +1,6 @@ name: graphs -version: 2.3.2-wip -description: Graph algorithms that operate on graphs in any representation +version: 2.3.2 +description: Graph algorithms that operate on graphs in any representation. repository: https://github.com/dart-lang/tools/tree/main/pkgs/graphs environment: