From e92cf151b0fb87bb1d4d6aa471dc3ac64ea8e8b0 Mon Sep 17 00:00:00 2001 From: Sebastien Stormacq Date: Sun, 11 Sep 2022 17:34:30 +0200 Subject: [PATCH] Bump source to version 0.4 --- 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 93cbe45..7af2971 100644 --- a/Sources/xcodeinstall/Version.swift +++ b/Sources/xcodeinstall/Version.swift @@ -1,4 +1,4 @@ // Generated by: scripts/version enum Version { - static let version = "" + static let version = "0.4" } diff --git a/VERSION b/VERSION index be58634..bd73f47 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.3 +0.4