From be0df5343925d45a26a24e3f17f34a235578beae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Stormacq?= Date: Tue, 5 Nov 2024 10:03:23 +0100 Subject: [PATCH] Bump source to version 0.10.1 --- Sources/xcodeinstall/Version.swift | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Sources/xcodeinstall/Version.swift b/Sources/xcodeinstall/Version.swift index 22259ba..94d6202 100644 --- a/Sources/xcodeinstall/Version.swift +++ b/Sources/xcodeinstall/Version.swift @@ -1,4 +1,4 @@ // Generated by: scripts/version enum Version { - static let version = "0.10.0" + static let version = "0.10.1" } diff --git a/VERSION b/VERSION index 78bc1ab..5712157 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.10.0 +0.10.1