Skip to content

Commit e3c5698

Browse files
committed
Documentation update
1 parent 9b6d4dd commit e3c5698

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-context-mutex",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Use a mutex lock to prevent callback duplication, now used as a React hook",
55
"main": "dist/react-context-mutex.js",
66
"module": "dist/react-context-mutex.es.js",

0 commit comments

Comments
 (0)