We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents de9b6e7 + 2cd248a commit 05728f4Copy full SHA for 05728f4
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- xero-ruby (12.4.0)
+ xero-ruby (13.0.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 = '12.4.0'
+ VERSION = '13.0.0'
15
end
0 commit comments