Skip to content

Commit cf0716e

Browse files
committed
v0.3.3 bump
1 parent 4cd586c commit cf0716e

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

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.2",
3+
"version": "0.3.3",
44
"description": "Customizable dropdown multiselect in Angular 2 with bootstrap css.",
55
"main": "src/multiselect-dropdown.ts",
66
"repository": {

src/multiselect-dropdown.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/*
22
* Angular 2 Dropdown Multiselect for Bootstrap
3-
* Current version: 0.3.2
43
*
54
* Simon Lindh
65
* https://github.com/softsimon/angular-2-dropdown-multiselect

0 commit comments

Comments
 (0)