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 4254267 commit 042b03eCopy full SHA for 042b03e
pkgs/pool/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 1.5.2-wip
+## 1.5.2
2
3
* Require Dart 3.4.
4
* Move to `dart-lang/tools` monorepo.
pkgs/pool/pubspec.yaml
@@ -1,5 +1,5 @@
name: pool
-version: 1.5.2-wip
+version: 1.5.2
description: >-
Manage a finite pool of resources. Useful for controlling concurrent file
5
system or network requests.
0 commit comments