Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
iyatsouba committed Oct 18, 2019
1 parent f14d02d commit 452bc6b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Expand Up @@ -14,4 +14,10 @@

## 1.0.4

* Choice screen color can be set up using theme
* Choice screen color can be set up using theme

## 1.0.5

* Throw exception if dsl not extends dsl listener
* Add listener to notify that user must hold instead of just tap
* Add optional decoration param to DSL Container
2 changes: 1 addition & 1 deletion pubspec.yaml
Expand Up @@ -2,7 +2,7 @@ name: direct_select_flutter
description: Direct Select Widget Implementation inspired by https://dribbble.com/shots/3876250-DirectSelect-Dropdown-ux
author: Lanars <hello@lanars.com>
homepage: https://github.com/LanarsInc/direct-select-flutter
version: 1.0.4
version: 1.0.5

environment:
sdk: ">=2.1.0 <3.0.0"
Expand Down

0 comments on commit 452bc6b

Please sign in to comment.