From ed261b1ee5cda26e34af0c8785980cec9597e0d0 Mon Sep 17 00:00:00 2001 From: John Berquist Date: Thu, 30 Mar 2023 10:55:25 -0700 Subject: [PATCH] v1.30.0 --- box.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/box.json b/box.json index 656af05..d53c6c1 100644 --- a/box.json +++ b/box.json @@ -31,7 +31,7 @@ "URL":"http://opensource.org/licenses/MIT" } ], - "location":"jcberquist/aws-cfml#v1.29.0", + "location":"jcberquist/aws-cfml#v1.30.0", "name":"aws-cfml", "packageDirectory":"awscfml", "private":false, @@ -39,5 +39,5 @@ "shortDescription":"AWS CFML is a CFML library for interacting with AWS APIs", "slug":"aws-cfml", "type":"modules", - "version":"1.29.0" + "version":"1.30.0" }