We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cd586c commit cf0716eCopy full SHA for cf0716e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angular-2-dropdown-multiselect",
3
- "version": "0.3.2",
+ "version": "0.3.3",
4
"description": "Customizable dropdown multiselect in Angular 2 with bootstrap css.",
5
"main": "src/multiselect-dropdown.ts",
6
"repository": {
src/multiselect-dropdown.ts
@@ -1,6 +1,5 @@
/*
* Angular 2 Dropdown Multiselect for Bootstrap
- * Current version: 0.3.2
*
* Simon Lindh
* https://github.com/softsimon/angular-2-dropdown-multiselect
0 commit comments