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