From 037e2f6ed7997332389f12d105471de3d6ea6a45 Mon Sep 17 00:00:00 2001 From: Graeme Yeates Date: Wed, 12 Oct 2016 14:58:48 -0400 Subject: Version 2.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c834698..67f323c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "async", "description": "Higher-order functions and common patterns for asynchronous code", - "version": "2.1.0", + "version": "2.1.1", "main": "dist/async.js", "author": "Caolan McMahon", "repository": { -- cgit v1.2.1