From db810a3823c2fcb09e711333b5804c02e4fe6cc2 Mon Sep 17 00:00:00 2001 From: Alex Andrade Date: Wed, 4 Dec 2019 13:38:15 -0500 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 6102620a..7b03d11d 100644 --- a/lib/transam_accounting/version.rb +++ b/lib/transam_accounting/version.rb @@ -1,3 +1,3 @@ module TransamAccounting - VERSION = "2.7.0" + VERSION = "2.8.0" end