diff --git a/CHANGELOG.md b/CHANGELOG.md index cf25f749..2763e438 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 4.1.2 + +- No changes, removing unnecessary files in 4.1.1. + ## 4.1.1 - Add maintainAspect and backgroundColor to copyResize to resize width and diff --git a/pubspec.yaml b/pubspec.yaml index cd1dbe49..71cbd860 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: image -version: 4.1.1 +version: 4.1.2 description: >- Dart Image Library provides server and web apps the ability to load, manipulate, and save images with various image file formats.