Skip to content

Commit 6e3dbd4

Browse files
committed
Bump version
1 parent f314543 commit 6e3dbd4

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

boxy/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [2.0.7]
2+
* Fixed example project
3+
* Added `BoxyChild.positionRect`
4+
15
## [2.0.6+2]
26
* Added `BoxyDelegate.distanceToBaseline`
37
* Added `BoxyDelegate.onPointerEvent`
@@ -74,4 +78,4 @@
7478

7579
* Fixed Flutter SDK version constraints
7680

77-
## [1.0.0] - Initial release
81+
## [1.0.0] - Initial release

boxy/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: boxy
22
description: Overcome limitations of built-in layouts, advanced flex, custom multi-child layouts, slivers, and more!
3-
version: 2.0.6+2
3+
version: 2.0.7
44
homepage: https://github.com/PixelToast/boxy
55
documentation: https://boxy.wiki
66

0 commit comments

Comments
 (0)