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