From 88884042c99961794118ea038a7efcc06cc89b49 Mon Sep 17 00:00:00 2001
From: Paul Brown <67805647+pb-dod@users.noreply.github.com>
Date: Wed, 29 Mar 2023 16:27:39 -0500
Subject: [PATCH] bump version 0.1.23 -> 0.1.24 (#51)

---
 VERSION            | 2 +-
 formula/ih-core.rb | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/VERSION b/VERSION
index 001d752..5a48b6b 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.1.23
+0.1.24
diff --git a/formula/ih-core.rb b/formula/ih-core.rb
index 7511597..8461de8 100644
--- a/formula/ih-core.rb
+++ b/formula/ih-core.rb
@@ -1,5 +1,5 @@
 class IhCore < Formula
-  VERSION="0.1.23"
+  VERSION="0.1.24"
   desc "Brew formula for installing core tools used at Included Health engineering."
   homepage "https://github.com/ConsultingMD/homebrew-ih-public"
   license "CC BY-NC-ND 4.0"