From c49c0ce566961adcc8575c266d1b07e112e116b0 Mon Sep 17 00:00:00 2001 From: Riley James Date: Wed, 17 Nov 2021 09:27:38 +1300 Subject: [PATCH] version bump --- 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 14ebcf16..0e9787fb 100644 --- a/lib/xero-ruby/version.rb +++ b/lib/xero-ruby/version.rb @@ -11,5 +11,5 @@ =end module XeroRuby - VERSION = '3.4.0' + VERSION = '3.5.0' end \ No newline at end of file