We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2708cd commit 7f26ebdCopy full SHA for 7f26ebd
pkgs/shelf_web_socket/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 2.0.1-wip
+## 2.0.1
2
3
* Require Dart `^3.3.0`.
4
pkgs/shelf_web_socket/pubspec.yaml
@@ -1,7 +1,6 @@
name: shelf_web_socket
-version: 2.0.1-wip
-description: >
- A shelf handler that wires up a listener for every connection.
+version: 2.0.1
+description: A shelf handler that wires up a listener for every connection.
5
repository: https://github.com/dart-lang/shelf/tree/master/pkgs/shelf_web_socket
6
issue_tracker: https://github.com/dart-lang/shelf/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Ashelf_web_socket
7
0 commit comments