diff --git a/package.json b/package.json index a00018f..1b36f57 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "contentful-hugo", "type": "module", - "version": "4.0.2", + "version": "4.1.0", "packageManager": "pnpm@9.0.5", "description": "Node module that pulls data from Contentful and turns it into markdown files for Hugo. Can be used with other Static Site Generators, but has some Hugo specific features.", "main": "./dist/index.cjs",