diff --git a/package.json b/package.json index 752f70f..cc5a17c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "static-sitemap-cli", "description": "Simple CLI to pre-generate XML sitemaps for static sites locally.", - "version": "1.3.0", + "version": "1.3.1", "author": "Jason Lee ", "bin": { "static-sitemap-cli": "./bin/run",