Skip to content

Commit 86aded2

Browse files
committedApr 29, 2024··
Bumped v2.2.0
Signed-off-by: Matteo Collina <hello@matteocollina.com>
1 parent 2607cfb commit 86aded2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "async-cache-dedupe",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description": "An async deduping cache",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)
Please sign in to comment.