diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d01021..feee21c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.1.2+2 + +- remove dart:io - more web compatibility + ## 0.1.2+1 - remove dart:isolate - so it's compatible with web diff --git a/pubspec.yaml b/pubspec.yaml index 53c712f..a07e373 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: freewig -version: 0.1.2+1 +version: 0.1.2+2 description: > Freewig can be used to extract the meta data and media files from Wherigo Cartridges homepage: https://github.com/mars3142/freewig