From 9cb7d875cc44a1a77701cab9e670a95ef4444172 Mon Sep 17 00:00:00 2001 From: serknight Date: Fri, 21 Aug 2020 15:40:25 -0600 Subject: [PATCH] bump version before rubygem publush --- 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 8b61a50c..ddf3cefc 100644 --- a/lib/xero-ruby/version.rb +++ b/lib/xero-ruby/version.rb @@ -11,5 +11,5 @@ =end module XeroRuby - VERSION = '2.0.1' + VERSION = '2.1.0' end