From c6e0ab9a1c823c6287a035ba2b72d82626a903d4 Mon Sep 17 00:00:00 2001 From: serknight Date: Fri, 2 Apr 2021 13:21:31 -0600 Subject: [PATCH] forgot to bump version number --- lib/xero-ruby/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/xero-ruby/version.rb b/lib/xero-ruby/version.rb index bb902037..c2879777 100644 --- a/lib/xero-ruby/version.rb +++ b/lib/xero-ruby/version.rb @@ -11,5 +11,5 @@ =end module XeroRuby - VERSION = '2.8.1' + VERSION = '2.8.2' end