From 2a3a88e1541a6f82d263a2ebbc93e087d1ec6e50 Mon Sep 17 00:00:00 2001 From: Landon James Date: Thu, 28 Aug 2025 19:01:50 -0700 Subject: [PATCH] Update for release-2025-08-28 --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 68e320c04959..bb6fc1c36064 100644 --- a/config.json +++ b/config.json @@ -1,5 +1,5 @@ { "dependencies": { - "smithyRsVersion": "release-2025-08-13" + "smithyRsVersion": "release-2025-08-28" } }