From b3811a486987e9c9f1febdc9f557c768d49fefe1 Mon Sep 17 00:00:00 2001 From: rmconsole-readonly-wk Date: Tue, 17 Dec 2024 19:54:48 +0000 Subject: [PATCH] w_transport_5.2.3 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 1c2ab72e..97dd0463 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: w_transport -version: 5.2.2 +version: 5.2.3 description: Transport library for sending HTTP requests and opening WebSockets. Platform-independent with builtin support for browser and Dart VM (even supports SockJS). Includes mock utilities for testing. homepage: https://github.com/Workiva/w_transport