Skip to content

Commit beee6b3

Browse files
committed
chore: update package version
1 parent a4a01ee commit beee6b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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": "react-multivalue-text-input",
3-
"version": "2.4.0",
3+
"version": "2.5.0",
44
"description": " A text input component for React which maintains and displays a collection of entered values as an array of strings.",
55
"main": "dist/index.cjs.js",
66
"module": "dist/index.js",

0 commit comments

Comments
 (0)