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
12
12
13
13
## Quick start options
14
14
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 ) .
16
16
* Clone the repo: ` git clone https://github.com/softsimon/angular-2-dropdown-multiselect.git ` .
17
17
* Install with [ Bower] ( http://bower.io ) : ` bower install angular-2-dropdown-multiselect --save ` .
18
18
* 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 1
1
{
2
2
"name" : " angular-2-dropdown-multiselect" ,
3
- "version" : " 0.3.3 " ,
3
+ "version" : " 0.3.4 " ,
4
4
"description" : " Customizable dropdown multiselect in Angular 2 with bootstrap css." ,
5
5
"main" : " src/multiselect-dropdown.ts" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments