Skip to content

Commit 245b3e8

Browse files
committed
1.0.2
1 parent a26cc9d commit 245b3e8

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
],
55
"npmClient": "yarn",
66
"useWorkspaces": true,
7-
"version": "1.0.1"
7+
"version": "1.0.2"
88
}

src/ng-option-highlight/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libertymp/ng-option-highlight",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"author": "@libertymp",
55
"license": "MIT",
66
"repository": "liberty-mp/ng-select",

src/ng-select/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libertymp/ng-select",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Angular ng-select - All in One UI Select, Multiselect and Autocomplete",
55
"author": "@liberty-mp",
66
"license": "MIT",

0 commit comments

Comments
 (0)