File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# vue-multiselect ![ Build Status] ( https://circleci.com/gh/monterail/vue-multiselect/tree/master.svg?style=shield&circle-token=5c931ff28fd12587610f835472becdd514d09cef )
2
2
Probably the most complete * selecting* solution for Vue.js, without jQuery.
3
3
4
- #### Current version: v1.1.2
4
+ #### Current version: v1.1.3
5
5
6
6
#### For Vue 2.0 users:
7
7
Vue-multiselect 2.0-beta is available: ` npm install vue-multiselect@next ` .
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ section.start(
5
5
h1.typo__h1
6
6
img.logo ( src ="./static/vue-logo.png" )
7
7
| Vue-multiselect
8
- small.version (v1.1.2 )
8
+ small.version (v1.1.3 )
9
9
h3.typo__h3 The most complete selecting solution for
10
10
= ' '
11
11
a.typo__link ( href ="http://vuejs.org" target ="_BLANK" ) Vue.js
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-multiselect" ,
3
- "version" : " 1.1.2 " ,
3
+ "version" : " 1.1.3 " ,
4
4
"description" : " Multiselect component for vue.js" ,
5
5
"author" : " Damian Dulisz <damian.dulisz@monterail.com>" ,
6
6
"private" : false ,
You can’t perform that action at this time.
0 commit comments