Skip to content

Commit 0e0c3f9

Browse files
Change version number from 3.0.0 to 2.0.0 (#419)
1 parent 671ee1e commit 0e0c3f9

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

packages/enhanced_gradients/CHANGELOG.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
## 3.0.0
2-
3-
- BREAKING CHANGE: Raise minimum Flutter version to 3.27.0, which supports wide gamut color spaces.
4-
51
## 2.0.0
62

7-
- BREAKING CHANGE: Raise minimum Flutter version to 3.19.0. Previous versions of enhanced_gradients were incompatible with Flutter 3.19 due to dependency constraints.
3+
- BREAKING CHANGE: Raise minimum Flutter version to 3.27.0, which supports wide gamut color spaces.
84

95
## 1.0.2
106

packages/enhanced_gradients/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: enhanced_gradients
2-
version: 3.0.0
2+
version: 2.0.0
33
homepage: https://github.com/leancodepl/flutter_corelibrary/tree/master/packages/enhanced_gradients
44
repository: https://github.com/leancodepl/flutter_corelibrary
55
description: >-

0 commit comments

Comments
 (0)