From 2bca9c69d5358746adfb0bc669029ad3e00aa883 Mon Sep 17 00:00:00 2001 From: serknight Date: Wed, 16 Jun 2021 13:03:09 -0600 Subject: [PATCH] bump version patch --- 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 b1dc9214..52a71c06 100644 --- a/lib/xero-ruby/version.rb +++ b/lib/xero-ruby/version.rb @@ -11,5 +11,5 @@ =end module XeroRuby - VERSION = '3.1.1' + VERSION = '3.1.2' end