Skip to content

Commit d15920b

Browse files
committed
chore(release): v1.0.0
1 parent 512313d commit d15920b

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": "@open-draft/deferred-promise",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "A Promise that can be resolved/rejected elsewhere",
55
"main": "./build/index.js",
66
"typings": "./build/index.d.ts",
@@ -30,4 +30,4 @@
3030
"ts-jest": "^29.0.0",
3131
"typescript": "^4.8.3"
3232
}
33-
}
33+
}

0 commit comments

Comments
 (0)