From ef3397a144dac0ee9588da68c7b2ae4aedb64547 Mon Sep 17 00:00:00 2001 From: Gildas Date: Sat, 14 Aug 2021 01:51:39 +0200 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 165c55700..60f1c858b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "single-file", - "version": "0.3.26", + "version": "0.3.27", "description": "SingleFile", "author": "Gildas Lormeau", "license": "AGPL-3.0-or-later",