Skip to content

Commit 7f26ebd

Browse files
authored
rev shelf_web_socket in prep for publishing (#458)
1 parent a2708cd commit 7f26ebd

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

pkgs/shelf_web_socket/CHANGELOG.md

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

33
* Require Dart `^3.3.0`.
44

pkgs/shelf_web_socket/pubspec.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: shelf_web_socket
2-
version: 2.0.1-wip
3-
description: >
4-
A shelf handler that wires up a listener for every connection.
2+
version: 2.0.1
3+
description: A shelf handler that wires up a listener for every connection.
54
repository: https://github.com/dart-lang/shelf/tree/master/pkgs/shelf_web_socket
65
issue_tracker: https://github.com/dart-lang/shelf/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Ashelf_web_socket
76

0 commit comments

Comments
 (0)