File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ See demo: http://softsimon.github.io/angular-2-dropdown-multiselect
1212
1313## Quick start options
1414
15- * [ Download the latest release] ( https://github.com/softsimon/angular-2-dropdown-multiselect/archive/v0.2.0.zip ) .
15+ * [ Download the latest release] ( https://github.com/softsimon/angular-2-dropdown-multiselect/releases ) .
1616* Clone the repo: ` git clone https://github.com/softsimon/angular-2-dropdown-multiselect.git ` .
1717* Install with [ Bower] ( http://bower.io ) : ` bower install angular-2-dropdown-multiselect --save ` .
1818* Install with [ npm] ( https://www.npmjs.com ) : ` npm install angular-2-dropdown-multiselect --save-dev ` .
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-2-dropdown-multiselect" ,
3- "version" : " 0.3.3 " ,
3+ "version" : " 0.3.4 " ,
44 "description" : " Customizable dropdown multiselect in Angular 2 with bootstrap css." ,
55 "main" : " src/multiselect-dropdown.ts" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments