Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit db6beb2

Browse files
author
eightgran
committed
Increment version number - 2.1.2
- Update changelog
1 parent b47dc53 commit db6beb2

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
@@ -1,3 +1,7 @@
1+
## 2.1.2
2+
3+
- Fix missing `AnimationController` dispose call on `LitToggleButton`
4+
15
## 2.1.1
26

37
- Allow alternative navigation using `tapToNavigate` on `IndexedPageView`

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ packages:
9292
path: ".."
9393
relative: true
9494
source: path
95-
version: "2.1.1"
95+
version: "2.1.2"
9696
material_color_utilities:
9797
dependency: transitive
9898
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: leitmotif
2-
version: 2.1.1
2+
version: 2.1.2
33
homepage: https://github.com/litlifesoftware/leitmotif-flutter
44
description: >-
55
A collection of widgets and screens for Flutter implementing the Leitmotif Design Language.

0 commit comments

Comments
 (0)