From 2bc081cc7df20dbfbd28f8bdbfe94be90751e2b3 Mon Sep 17 00:00:00 2001 From: Sofiia Antypenko Date: Sun, 10 Sep 2023 12:07:42 +0200 Subject: [PATCH] Bump version 1.0.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 51a6457..1300685 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "website-scraper-existing-directory", - "version": "1.0.0", - "description": "Plugin for website-scraper which allows to save resources to existing directory", + "version": "1.0.1", + "description": "Plugin for website-scraper which allows saving resources to the existing directory", "readmeFilename": "README.md", "type": "module", "exports": {