From b487c18f0354fce7af3a69a52f8339ea99205f8f Mon Sep 17 00:00:00 2001 From: Thomas von Deyen Date: Fri, 13 Sep 2024 08:02:02 +0200 Subject: [PATCH] 8.0.0.a --- lib/alchemy/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/alchemy/version.rb b/lib/alchemy/version.rb index cb742ae868..eee090f664 100644 --- a/lib/alchemy/version.rb +++ b/lib/alchemy/version.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true module Alchemy - VERSION = "7.3.0.a" + VERSION = "8.0.0.a" def self.version VERSION