Skip to content

Commit 11eb347

Browse files
committed
ver updated
1 parent 25b2c6c commit 11eb347

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ A lightweight Multiple/Single Select Pure functional component for react using R
88
<a href="https://www.npmjs.com/package/react-multiple-select-dropdown-lite">
99
<img alt="npm" src="https://img.shields.io/npm/v/react-multiple-select-dropdown-lite">
1010
</a>
11-
<a href="https://bundlephobia.com/result?p=react-multiple-select-dropdown-lite@1.0.19">
11+
<a href="https://bundlephobia.com/result?p=react-multiple-select-dropdown-lite@1.1.0">
1212
<img alt="npm bundle size" src="https://img.shields.io/bundlephobia/min/react-multiple-select-dropdown-lite">
1313
</a>
14-
<a href="https://bundlephobia.com/result?p=react-multiple-select-dropdown-lite@1.0.19">
14+
<a href="https://bundlephobia.com/result?p=react-multiple-select-dropdown-lite@1.1.0">
1515
<img alt="npm bundle size" src="https://img.shields.io/bundlephobia/minzip/react-multiple-select-dropdown-lite">
1616
</a>
1717
<a href="https://github.com/Arif-un/react-multiple-select-dropdown-lite/pulls">

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-multiple-select-dropdown-lite",
3-
"version": "1.0.19",
3+
"version": "1.1.0",
44
"description": "React Multiple Select Light Weight Dropdown list | Searchable | Addable | Groupable etc",
55
"author": "Arif-un",
66
"license": "MIT",

0 commit comments

Comments
 (0)