Skip to content

Commit

Permalink
Version 3.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bdlukaa committed Apr 6, 2022
1 parent fe476b4 commit 25fa23b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Date format: DD/MM/YYYY

## [3.x.x]
## [3.10.1]

- Fix overflow behavior for `TreeViewItem` ([#270](https://github.com/bdlukaa/fluent_ui/pull/270))
- Do not animate sticky indicators when parent is updated ([#273](https://github.com/bdlukaa/fluent_ui/pull/273))
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ packages:
path: ".."
relative: true
source: path
version: "3.10.0"
version: "3.10.1"
flutter:
dependency: "direct main"
description: flutter
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: fluent_ui
description: Implements Windows UI in Flutter. Based on the official documentation
version: 3.10.0
version: 3.10.1
homepage: https://github.com/bdlukaa/fluent_ui

environment:
Expand Down

0 comments on commit 25fa23b

Please sign in to comment.