diff --git a/pubspec.yaml b/pubspec.yaml index d4bd0fd..be5e881 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: stomp_dart_client homepage: https://github.com/blackhorse-one/stomp_dart -version: 2.1.0 +version: 2.1.1 description: Dart STOMP client for easy messaging interoperability. Build with flutter in mind, but should work for every dart application. environment: sdk: ">=2.12.0 <4.0.0"