From 952e478aef5d964f861f240ec9f2dfcc9b398cfb Mon Sep 17 00:00:00 2001 From: John Berquist Date: Tue, 21 Sep 2021 12:20:28 -0700 Subject: [PATCH] v0.16.7 --- box.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/box.json b/box.json index 90edeee..ac638f3 100644 --- a/box.json +++ b/box.json @@ -16,7 +16,7 @@ "URL":"http://opensource.org/licenses/MIT" } ], - "location":"jcberquist/commandbox-cfformat#v0.16.6", + "location":"jcberquist/commandbox-cfformat#v0.16.7", "name":"cfformat", "repository":{ "type":"git", @@ -29,5 +29,5 @@ "shortDescription":"A CommandBox module for formatting CFML component files.", "slug":"commandbox-cfformat", "type":"commandbox-modules", - "version":"0.16.6" + "version":"0.16.7" }