Skip to content

Commit e2510e0

Browse files
committed
Release v0.11.0
1 parent 7817142 commit e2510e0

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.11.0] - 2022-11-05
2+
3+
* Add `onSubmitted`
4+
15
## [0.10.0] - 2022-09-24
26

37
* Add `pageStep`

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.10.0
5+
version: 0.11.0
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)