From ff5d5da1f40ff9d1647ec113b7a8210e63772063 Mon Sep 17 00:00:00 2001 From: David Francoeur Date: Tue, 24 Oct 2023 16:29:34 -0400 Subject: [PATCH] Fix smithy-build.json --- src/main/g8/smithy-build.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/g8/smithy-build.json b/src/main/g8/smithy-build.json index c41a60c..4bda41b 100644 --- a/src/main/g8/smithy-build.json +++ b/src/main/g8/smithy-build.json @@ -1,4 +1,5 @@ { + "version": "1.0", "maven": { "dependencies": [ "com.disneystreaming.smithy4s:smithy4s-protocol:$smithy4s_version$",