From 9869a4bc92c0372b9fc9e2dc3a9a1a861d91bbe0 Mon Sep 17 00:00:00 2001 From: Stefan Penner Date: Sat, 16 Feb 2019 08:19:05 -0800 Subject: [PATCH] =?UTF-8?q?release=20v4.2.6=20=F0=9F=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8e68139..415d708 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "es6-promise", "description": "A lightweight library that provides tools for organizing asynchronous code", - "version": "4.2.5", + "version": "4.2.6", "author": "Yehuda Katz, Tom Dale, Stefan Penner and contributors (Conversion to ES6 API by Jake Archibald)", "browser": { "vertx": false