Skip to content

Commit 042b03e

Browse files
authored
rev package:pool in prep for publishing (#2166)
1 parent 4254267 commit 042b03e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pkgs/pool/CHANGELOG.md

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

33
* Require Dart 3.4.
44
* Move to `dart-lang/tools` monorepo.

pkgs/pool/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: pool
2-
version: 1.5.2-wip
2+
version: 1.5.2
33
description: >-
44
Manage a finite pool of resources. Useful for controlling concurrent file
55
system or network requests.

0 commit comments

Comments
 (0)