diff --git a/pubspec.yaml b/pubspec.yaml index 796324fb..1c2ab72e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: w_transport -version: 5.2.1 +version: 5.2.2 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