From d2df7fbac34d54857006cd026b40c06d6944ef0a Mon Sep 17 00:00:00 2001 From: manishT72x <157379374+manishT72x@users.noreply.github.com> Date: Tue, 7 May 2024 00:58:29 +0530 Subject: [PATCH] bump ruby gem version --- 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 81fd9ce8..ecbb90d6 100644 --- a/lib/xero-ruby/version.rb +++ b/lib/xero-ruby/version.rb @@ -11,5 +11,5 @@ =end module XeroRuby - VERSION = '5.0.0' + VERSION = '6.0.0' end