Skip to content

Commit 3f3b458

Browse files
committed
version bump
1 parent a5b46d4 commit 3f3b458

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-inline-input-edit",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "a simple inline input editor for react",
55
"main": "build/index.js",
66
"module": "build/index.es.js",
@@ -57,4 +57,4 @@
5757
"url": "https://github.com/iamwill123/react-inline-input-edit/issues"
5858
},
5959
"homepage": "https://github.com/iamwill123/react-inline-input-edit#readme"
60-
}
60+
}

0 commit comments

Comments
 (0)