From c4ebe59d827cc778db0c8a2526945819d962d3a1 Mon Sep 17 00:00:00 2001 From: Chris Oliver Date: Mon, 25 Mar 2024 20:39:26 -0500 Subject: [PATCH] Version bump --- lib/receipts/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/receipts/version.rb b/lib/receipts/version.rb index 7ef9318..1edafeb 100644 --- a/lib/receipts/version.rb +++ b/lib/receipts/version.rb @@ -1,3 +1,3 @@ module Receipts - VERSION = "2.3.0" + VERSION = "2.4.0" end