Skip to content

Commit 45ea04f

Browse files
committed
Change v1.1.1 to v1.2.0 tag
1 parent 0be39bd commit 45ea04f

3 files changed

Lines changed: 19 additions & 30 deletions

File tree

.idea/workspace.xml

Lines changed: 16 additions & 27 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,5 +1,5 @@
1-
## [1.1.1] - 25-Mar-2019
2-
* Number of chips can now be limited using `maxChips` attribute
1+
## [1.2.0] - 25-Mar-2019
2+
* Max number of chips can now be set using `maxChips` attribute
33

44
## [1.1.0] - 26-Jan-2019
55
* Input can now be disabled by setting `enabled` attribute to `false`

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_chips_input
22
description: Flutter library for building input fields with InputChips as input options.
3-
version: 1.1.1
3+
version: 1.2.0
44
author: Danvick Miller <danvickmiller@gmail.com>
55
homepage: https://github.com/danvick/flutter_chips_input
66

0 commit comments

Comments
 (0)