From cd8895e8114a1a76f8878cbda2ae8aad9d205975 Mon Sep 17 00:00:00 2001 From: rmconsole-readonly-wk Date: Mon, 7 Nov 2022 22:15:06 +0000 Subject: [PATCH] w_transport_4.1.5 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index a81630a8..bbd387de 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: w_transport -version: 4.1.4 +version: 4.1.5 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