Skip to content

Commit

Permalink
changed sdk constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
KammererTob committed Sep 11, 2023
1 parent 32e5d91 commit 0fda124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ homepage: https://github.com/blackhorse-one/stomp_dart
version: 1.0.0
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 <3.0.0"
sdk: ">=2.12.0 <4.0.0"

dependencies:
web_socket_channel: ^2.0.0
Expand Down

0 comments on commit 0fda124

Please sign in to comment.