Skip to content

Commit adf5362

Browse files
committed
v8.0.0
1 parent 73bd965 commit adf5362

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,7 +1,7 @@
11
{
22
"name": "sleep-promise",
33
"author": "Jan Brummelte <sleep-promise@jan-brummelte.de> (https://jan-brummelte.de)",
4-
"version": "7.1.0",
4+
"version": "8.0.0",
55
"description": "Resolves a promise after a specified delay.",
66
"main": "build/cjs.js",
77
"module": "build/esm.mjs",

0 commit comments

Comments
 (0)