diff --git a/package.json b/package.json index d405006..3476db4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "timeout-signal", - "version": "0.0.0", + "version": "1.0.0", "description": "Create an AbortSignal that aborts after a delay.", "repository": "https://github.com/Richienb/timeout-signal.git", "author": "Richie Bendall ",