Skip to content

Commit

Permalink
Change v1.1.1 to v1.2.0 tag
Browse files Browse the repository at this point in the history
  • Loading branch information
danvick committed Mar 25, 2019
1 parent 0be39bd commit 45ea04f
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 30 deletions.
43 changes: 16 additions & 27 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## [1.1.1] - 25-Mar-2019
* Number of chips can now be limited using `maxChips` attribute
## [1.2.0] - 25-Mar-2019
* Max number of chips can now be set using `maxChips` attribute

## [1.1.0] - 26-Jan-2019
* Input can now be disabled by setting `enabled` attribute to `false`
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_chips_input
description: Flutter library for building input fields with InputChips as input options.
version: 1.1.1
version: 1.2.0
author: Danvick Miller <danvickmiller@gmail.com>
homepage: https://github.com/danvick/flutter_chips_input

Expand Down

0 comments on commit 45ea04f

Please sign in to comment.