diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c54933..c31f693 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.0.2 +Fixes for windows. This Version should run on windows. +- Self implemented \_get\_pgmptr + ## 1.0.1 No major changes, just some metadata fixes. diff --git a/pubspec.yaml b/pubspec.yaml index 430889a..4737588 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_stockfish_plugin description: "A Stockfish Plugin for Flutter. Use Stockfish 16 directly in your flutter app." -version: 1.0.1 +version: 1.0.2 homepage: https://github.com/jusax23/flutter_stockfish_plugin environment: