Skip to content

Commit 87864b8

Browse files
committed
Updated changelog and pubspec to v2.0.0
1 parent 00eebae commit 87864b8

File tree

3 files changed

+67
-88
lines changed

3 files changed

+67
-88
lines changed

.idea/workspace.xml

Lines changed: 64 additions & 85 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
## [2.0.2] - 26-March-2019
1+
## [2.0.3] - 26-March-2019
22
* Allow `null`s in `FormBuilder` controls `attribute`
33

4-
## [2.0.1] - 26-March-2019
4+
## [2.0.2] - 26-March-2019
55
* Minor fix in documentation
66

77
## [2.0.1] - 26-March-2019

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_form_builder
22
description: Package to build Material Form with components such as TextField (With number, url, email validation), DropDown, TypeAhead, Radios, Checkboxes
3-
version: 2.0.2
3+
version: 2.0.3
44
author: Danvick Miller <[email protected]>
55
homepage: https://github.com/danvick/flutter_form_builder
66

0 commit comments

Comments
 (0)