From 1e72dbcfc28480ddcbebc0f2abb1446a8777d6ee Mon Sep 17 00:00:00 2001 From: Michael Housh Date: Wed, 18 Dec 2024 11:42:36 -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 76a01e4..2635cd9 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? = "0.1.3" +let VERSION: String? = "0.1.5"