Skip to content

Commit

Permalink
rev shelf_web_socket in prep for publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
devoncarew committed Nov 22, 2024
1 parent a2708cd commit 3c0b08f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion pkgs/shelf_web_socket/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 2.0.1-wip
## 2.0.1

* Require Dart `^3.3.0`.

Expand Down
5 changes: 2 additions & 3 deletions pkgs/shelf_web_socket/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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.
repository: https://github.com/dart-lang/shelf/tree/master/pkgs/shelf_web_socket
issue_tracker: https://github.com/dart-lang/shelf/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Ashelf_web_socket

Expand Down

0 comments on commit 3c0b08f

Please sign in to comment.