Skip to content

Commit 55dbd6e

Browse files
authored
rev to 2.3.2 in prep for publishing (#287)
1 parent f957dd2 commit 55dbd6e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pkgs/graphs/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 2.3.2-wip
1+
## 2.3.2
22

33
- Require Dart 3.4
44
- Update to the latest version of `package:dart_flutter_team_lints`.

pkgs/graphs/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: graphs
2-
version: 2.3.2-wip
3-
description: Graph algorithms that operate on graphs in any representation
2+
version: 2.3.2
3+
description: Graph algorithms that operate on graphs in any representation.
44
repository: https://github.com/dart-lang/tools/tree/main/pkgs/graphs
55

66
environment:

0 commit comments

Comments
 (0)