From d461f4dda32b5fb968ab644c8fbb05bbeda82096 Mon Sep 17 00:00:00 2001 From: Sampo Silvennoinen <20028934+stscoundrel@users.noreply.github.com> Date: Thu, 2 Jun 2022 21:22:07 +0300 Subject: [PATCH] v0.6.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c478438..f439d4d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "alliser", - "version": "0.6.2", + "version": "0.6.3", "description": "Detect & list not allowed file extensions in a project.", "repository": "https://github.com/stscoundrel/alliser.git", "author": "stscoundrel ",