Skip to content

Commit

Permalink
chore(release): v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 12, 2022
1 parent 512313d commit d15920b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@open-draft/deferred-promise",
"version": "0.0.0",
"version": "1.0.0",
"description": "A Promise that can be resolved/rejected elsewhere",
"main": "./build/index.js",
"typings": "./build/index.d.ts",
Expand Down Expand Up @@ -30,4 +30,4 @@
"ts-jest": "^29.0.0",
"typescript": "^4.8.3"
}
}
}

0 comments on commit d15920b

Please sign in to comment.