Skip to content

Commit 241d48a

Browse files
authored
chore(dart_frog_web_socket): v0.1.0-dev.2 (#465)
1 parent e545bac commit 241d48a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.1.0-dev.2
2+
3+
- fix(deps): upgrade to `shelf_web_socket ^1.0.3`
4+
15
# 0.1.0-dev.1
26

37
- feat: initial dev release 🎉

packages/dart_frog_web_socket/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: dart_frog_web_socket
22
description: WebSocket support for Dart Frog. Built by Very Good Ventures.
3-
version: 0.1.0-dev.1
3+
version: 0.1.0-dev.2
44
homepage: https://dartfrog.vgv.dev
55
repository: https://github.com/VeryGoodOpenSource/dart_frog
66
issue_tracker: https://github.com/VeryGoodOpenSource/dart_frog/issues

0 commit comments

Comments
 (0)