diff --git a/pubspec.yaml b/pubspec.yaml index 2214c2e458f5c895974f20e09030e288d32ea191..e1a88c3c08c6cdb4209a9e447a349ffa216fdcae 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: Hangman game, have fun with words and letters! publish_to: 'none' # Remove this line if you wish to publish to pub.dev -version: 1.1.1 +version: 1.1.2 environment: sdk: ">=2.7.0 <3.0.0"