From d441468f01ba9bafa49f08f991379cec45157d6c Mon Sep 17 00:00:00 2001 From: Alex Andrade Date: Wed, 18 Sep 2019 10:46:23 -0400 Subject: [PATCH] [TTPLAT-1141] Bump engine versions. --- 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 340fec79..6102620a 100644 --- a/lib/transam_accounting/version.rb +++ b/lib/transam_accounting/version.rb @@ -1,3 +1,3 @@ module TransamAccounting - VERSION = "2.6.1" + VERSION = "2.7.0" end