From 7282841dd1586abec6e0635671ad5e048c2ad29e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20K=C3=BCbler?= Date: Fri, 8 Oct 2021 21:30:41 +0000 Subject: [PATCH] add new version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5499030..991414f 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "author": "Philipp Kuebler (http://pkuebler.de)", "description": "A metalsmith plugin for [twig.js](https://github.com/justjohn/twig.js).", "repository": "git@github.com:PKuebler/metalsmith-twig.git", - "version": "1.5.0", + "version": "1.6.0", "license": "MIT", "main": "lib/index.js", "scripts": {