From 995c4d42eb46a840c077fb373477e81b65185793 Mon Sep 17 00:00:00 2001 From: serknight Date: Mon, 28 Sep 2020 16:01:17 -0600 Subject: [PATCH] bump patch 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 4073f03a..308a1e67 100644 --- a/lib/xero-ruby/version.rb +++ b/lib/xero-ruby/version.rb @@ -11,5 +11,5 @@ =end module XeroRuby - VERSION = '2.2.2' + VERSION = '2.2.3' end