Skip to content

Commit

Permalink
Closes #124
Browse files Browse the repository at this point in the history
Closes #148

- build for v2.1.0
- bump version
- update readme
  • Loading branch information
sagalbot committed Mar 12, 2017
1 parent c151fad commit b3dd16a
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 5 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,10 @@
- List Filtering/Searching
- Supports Vuex
- Select Single/Multiple Options
- Bootstrap Friendly Markup
- Tested with Bootstrap 3/4, Bulma, Foundation
- +95% Test Coverage
- ~32kb minified
- ~33kb minified with CSS
- Zero dependencies

## Documentation
- **[Demo & Docs](http://sagalbot.github.io/vue-select/)**
Expand Down
3 changes: 2 additions & 1 deletion dist/vue-select.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/vue-select.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-select",
"version": "2.0.1",
"version": "2.1.0",
"description": "A native Vue.js component that provides similar functionality to Select2 without the overhead of jQuery.",
"author": "Jeff Sagal <sagalbot@gmail.com>",
"private": false,
Expand Down

0 comments on commit b3dd16a

Please sign in to comment.