Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Nov 15, 2023
1 parent 15c890d commit 1b1d4d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "debounce",
"version": "1.2.1",
"version": "2.0.0",
"description": "Delay function calls until a set time elapses after the last invocation",
"license": "MIT",
"repository": "sindresorhus/debounce",
Expand Down

0 comments on commit 1b1d4d8

Please sign in to comment.