1.0.1
This commit is contained in:
parent
b835138a76
commit
a9bdbf1d4a
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "nlocks",
|
"name": "nlocks",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"description": "A Node.js library providing asynchronous locking mechanisms including in-memory locks and file-based locks",
|
"description": "A Node.js library providing asynchronous locking mechanisms including in-memory locks and file-based locks",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue