From ff64d37d6f455c623e3413e99567b259ec9d11aa Mon Sep 17 00:00:00 2001 From: serknight Date: Mon, 1 Feb 2021 09:44:54 -0700 Subject: [PATCH] bump vsn --- 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 b5c25ec2..0caf1d30 100644 --- a/lib/xero-ruby/version.rb +++ b/lib/xero-ruby/version.rb @@ -11,5 +11,5 @@ =end module XeroRuby - VERSION = '2.6.1' + VERSION = '2.6.2' end