Skip to content

Commit d7dce29

Browse files
committed
chore: release 0.13.1
1 parent 0358ad5 commit d7dce29

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [0.13.1] - 2023-05-11
2+
3+
* Fixed `onSubmitted` behavior and public State classes (#86)
4+
15
## [0.13.0] - 2023-02-26
26

37
* Upgrade to Flutter 3.7

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: flutter_spinbox
22
description: >-
33
SpinBox is a numeric input widget with an input field for entering a specific value,
44
and spin buttons for quick, convenient, and accurate value adjustments.
5-
version: 0.13.0
5+
version: 0.13.1
66
homepage: https://github.com/jpnurmi/flutter_spinbox
77
repository: https://github.com/jpnurmi/flutter_spinbox
88
issue_tracker: https://github.com/jpnurmi/flutter_spinbox/issues

0 commit comments

Comments
 (0)