From 54939decbb24818967890970845c7061a2816745 Mon Sep 17 00:00:00 2001 From: Josh Elkins Date: Wed, 13 Nov 2024 13:56:43 -0600 Subject: [PATCH] Cleanup --- .gitignore | 1 + Package.version.next | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 174a1985ba1..d8974287bdd 100644 --- a/.gitignore +++ b/.gitignore @@ -41,4 +41,5 @@ SmokeTests/ # while excluding all other Package.resolved files !/AWSSDKSwiftCLI/Package.resolved +# Xcode config that is for the installed copy only xcuserdata diff --git a/Package.version.next b/Package.version.next index 9cc0a9d4e79..99f742236db 100644 --- a/Package.version.next +++ b/Package.version.next @@ -1 +1 @@ -1.0.38 \ No newline at end of file +1.0.39 \ No newline at end of file