From acc084e6916a86e02ac5de8dbda0517e33106bf5 Mon Sep 17 00:00:00 2001 From: Alexander Early Date: Wed, 27 Oct 2021 20:15:47 -0700 Subject: Version 3.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 92744bd..015ad26 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "async", "description": "Higher-order functions and common patterns for asynchronous code", - "version": "3.2.1", + "version": "3.2.2", "main": "dist/async.js", "author": "Caolan McMahon", "homepage": "https://caolan.github.io/async/", -- cgit v1.2.1