Skip to content

Commit d3a9278

Browse files
committed
chore: release 2.0.0
1 parent e953b9c commit d3a9278

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@
99
## [1.0.0] - 2020-07-02
1010

1111
* Update the readme and prepare for first release
12+
13+
## [2.0.0] - 2021-07-11
14+
15+
* Upgrade null safety and update example

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ packages:
6363
path: ".."
6464
relative: true
6565
source: path
66-
version: "1.0.0"
66+
version: "2.0.0"
6767
flutter:
6868
dependency: "direct main"
6969
description: flutter

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: fluent_appbar
22
description: Fluent AppBar is a package to recreate the iOS large text title bar with a Material design
3-
version: 1.0.0
3+
version: 2.0.0
44
homepage: https://github.com/DonsWayo/fluent_appbar
55

66
environment:

0 commit comments

Comments
 (0)