diff --git a/package.json b/package.json index 2306847..02a509a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@11ty/import", - "version": "1.0.1", + "version": "1.0.2", "description": "Utility to import content from multiple services (and a CLI, too)", "type": "module", "main": "./src/Importer.js",