From 9fd05d57aa0f157410071addd29773308b090905 Mon Sep 17 00:00:00 2001 From: John Berquist Date: Fri, 7 Jul 2023 10:55:04 -0700 Subject: [PATCH] v1.33.0 --- box.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/box.json b/box.json index 931ad33..536d46f 100644 --- a/box.json +++ b/box.json @@ -31,7 +31,7 @@ "URL":"http://opensource.org/licenses/MIT" } ], - "location":"jcberquist/aws-cfml#v1.32.0", + "location":"jcberquist/aws-cfml#v1.33.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.32.0" + "version":"1.33.0" }