From e5f92ca80f03a9c48def158fbf3a90ac4ee97170 Mon Sep 17 00:00:00 2001 From: DARSAN Date: Sat, 22 Jun 2024 07:06:05 +0530 Subject: [PATCH] v1.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b87aa0d..12d7d37 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@cresteem/hawk-js", "displayName": "Hawk JS", - "version": "1.0.5", + "version": "1.0.6", "description": "Hawk JS: Generate and submit sitemap.xml and robot.txt to search engines with a command.", "main": "./dist/hawk.js", "exports": {