From e1a4746d9faee10352333d9d73e19874370931f6 Mon Sep 17 00:00:00 2001 From: Gildas Date: Fri, 22 Jan 2021 18:43:47 +0100 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 49981cfe..41486103 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "A JavaScript library to zip and unzip files in the browser", "author": "Gildas Lormeau", "license": "BSD-3-Clause", - "version": "2.0.11", + "version": "2.0.12", "keywords": [ "zip", "unzip",