From 92e65e5fae9daaa0958bde63cdab2248a4c391c7 Mon Sep 17 00:00:00 2001 From: TheThomaas Date: Fri, 26 May 2023 21:15:30 +0200 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c9ba0c..7713f31 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "11ty-workflow-example", - "version": "1.0.16", + "version": "1.0.17", "description": "", "main": ".eleventy.js", "scripts": {