From 27d971d63d11c64903f6c5154c24bbd5abbb3c40 Mon Sep 17 00:00:00 2001 From: serknight Date: Wed, 5 Aug 2020 22:48:23 -0600 Subject: [PATCH] messed up gem build, bouncing 2.0.3 --- 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 ae7c1eda..ce325758 100644 --- a/lib/xero-ruby/version.rb +++ b/lib/xero-ruby/version.rb @@ -11,5 +11,5 @@ =end module XeroRuby - VERSION = '2.0.2' + VERSION = '2.0.3' end