We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 750e811 commit 3424c16Copy full SHA for 3424c16
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- xero-ruby (9.2.0)
+ xero-ruby (9.3.0)
5
faraday (>= 2.0, < 3.0)
6
json (~> 2.1, >= 2.1.0)
7
json-jwt (~> 1.16, >= 1.16.3)
lib/xero-ruby/version.rb
@@ -11,5 +11,5 @@
11
=end
12
13
module XeroRuby
14
- VERSION = '9.2.0'
+ VERSION = '9.3.0'
15
end
0 commit comments