diff --git a/pubspec.yaml b/pubspec.yaml index de1017a..6f10611 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: stomp_dart_client homepage: https://github.com/blackhorse-one/stomp_dart -version: 1.0.3 +version: 1.0.2 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"