From 4427a8fb06c136f478dd96ec2cac193405a5f469 Mon Sep 17 00:00:00 2001 From: overlookmotel Date: Fri, 1 Jun 2018 16:13:46 +0100 Subject: [PATCH] v2.1.3 --- changelog.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index ca0f78c..ea900b1 100644 --- a/changelog.md +++ b/changelog.md @@ -51,7 +51,7 @@ * Update `yauzl-clone` dependency -## Next +## 2.1.3 * Update `yauzl-clone` dependency * Fix changelog typo diff --git a/package.json b/package.json index 9a61f03..c1f2a93 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yauzl-promise", - "version": "2.1.2", + "version": "2.1.3", "description": "yauzl unzipping with Promises", "main": "./lib/", "author": {