Skip to content

Commit ed118e9

Browse files
committed
prepare release of 3.1.0
1 parent 8609c7c commit ed118e9

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [3.1.0]
2+
* Bug fix;
3+
* New API to set shadow color
4+
* Fix lint warning
5+
16
## [3.0.0-nullsafety.1]
27
* Prepare for Flutter 2.
38

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: convex_bottom_bar
22
description: A Flutter package which implements a ConvexAppBar to show a convex tab in the bottom bar. Theming supported.
3-
version: 3.0.0-nullsafety.1
3+
version: 3.1.0
44
homepage: https://github.com/hacktons/convex_bottom_bar
55

66
environment:

0 commit comments

Comments
 (0)