From 204cfd489eb4af082b22fa9388309e137f5c2b2b Mon Sep 17 00:00:00 2001 From: Sharafudheen KK Date: Sun, 2 Aug 2020 20:57:10 +0530 Subject: [PATCH] v2.0.1 --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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: