diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b4a7b3..3920646 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,3 +33,7 @@ * Convolution Filters Functionality Added * More information about creating subfilters and filters in README + +## [2.0.1] - 02 Aug 2020 + +* Flutter analyze fuxes diff --git a/pubspec.yaml b/pubspec.yaml index 2cf6dbb..51167f3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: photofilters description: A flutter package for applying various types of filters to an image. You can create your own filters and subfilters too. -version: 2.0.0 +version: 2.0.1 homepage: https://github.com/skkallayath/photofilters environment: