From 3948f4c193a40f3749789e09def34de0e29cf5ba Mon Sep 17 00:00:00 2001 From: Zach Leatherman Date: Wed, 15 Jun 2022 14:38:24 -0500 Subject: [PATCH] v1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae7f011..16187a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@11ty/eleventy-plugin-rss", - "version": "1.1.2", + "version": "1.2.0", "description": "A pack of Eleventy plugins for generating an RSS feed using the Nunjucks templating engine.", "publishConfig": { "access": "public"