Skip to content

Commit 1e60b7a

Browse files
committed
v0.3.4
1 parent ca334cf commit 1e60b7a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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`.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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": {

0 commit comments

Comments
 (0)