Skip to content

Commit 1112b2b

Browse files
author
Flare
committed
Change nom version to 1.0.1
1 parent ba5c8fe commit 1112b2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wait-queue",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A javascript wait queue object handle infinity loop tasks more efficiently (using ES6 class and promise)",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)