We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f957dd2 commit 55dbd6eCopy full SHA for 55dbd6e
pkgs/graphs/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 2.3.2-wip
+## 2.3.2
2
3
- Require Dart 3.4
4
- Update to the latest version of `package:dart_flutter_team_lints`.
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
5
6
environment:
0 commit comments