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 ef890fd commit df4539fCopy full SHA for df4539f
pkgs/path/CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## 1.9.2-wip
2
+
3
## 1.9.1
4
5
- Require Dart 3.4
pkgs/path/pubspec.yaml
@@ -1,5 +1,5 @@
name: path
-version: 1.9.1
+version: 1.9.2-wip
description: A string-based path manipulation library.
repository: https://github.com/dart-lang/core/tree/main/pkgs/path
issue_tracker: https://github.com/dart-lang/core/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Apath
0 commit comments