From d63d3b272a1f867a69b7cb67b45af6f788c25c49 Mon Sep 17 00:00:00 2001 From: mathmerized Date: Tue, 26 Mar 2019 12:28:23 -0400 Subject: [PATCH] Bump version --- lib/transam_accounting/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/transam_accounting/version.rb b/lib/transam_accounting/version.rb index 509d990f..e3b9a10b 100644 --- a/lib/transam_accounting/version.rb +++ b/lib/transam_accounting/version.rb @@ -1,3 +1,3 @@ module TransamAccounting - VERSION = "2.5.1" + VERSION = "2.5.2" end