From 0c6e9e12280bb9d1ce5e42a028b7b6b69589b3a5 Mon Sep 17 00:00:00 2001 From: Michael Housh Date: Tue, 17 Dec 2024 16:02:56 -0500 Subject: [PATCH] feat: Bumps version --- Sources/hpa/Version.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sources/hpa/Version.swift b/Sources/hpa/Version.swift index c5554ab..847b6de 100644 --- a/Sources/hpa/Version.swift +++ b/Sources/hpa/Version.swift @@ -1,2 +1,2 @@ // Do not set this variable, it is set during the build process. -let VERSION: String? = nil +let VERSION: String? = "0.1.1"