From c46f8ccdaa2a21ae8427313328c137cf1509a0c7 Mon Sep 17 00:00:00 2001 From: Derek Edwards Date: Fri, 24 Apr 2020 19:49:36 -0400 Subject: [PATCH] Update 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 a12acfd3..42058219 100644 --- a/lib/transam_accounting/version.rb +++ b/lib/transam_accounting/version.rb @@ -1,3 +1,3 @@ module TransamAccounting - VERSION = "2.10.0-rc.2" + VERSION = "2.10.0" end