diff --git a/CHANGELOG.md b/CHANGELOG.md index 419d1840..e5ca7e24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.0.92 + +- [DSMediaFormatService] Added a method to compress images. + ## 0.0.91 - [DSSelectMenu] Added check to see if options exists before building them. diff --git a/pubspec.yaml b/pubspec.yaml index 8d0faa1a..864e3f7c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: blip_ds description: Blip Design System for Flutter. -version: 0.0.91 +version: 0.0.92 homepage: https://github.com/takenet/blip-ds-flutter#readme repository: https://github.com/takenet/blip-ds-flutter