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 2eede4e commit 4ef8e67Copy full SHA for 4ef8e67
2 files changed
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- lago-ruby-client (1.40.0)
+ lago-ruby-client (1.43.0)
5
jwt
6
openssl
7
ostruct
@@ -77,7 +77,7 @@ GEM
77
nenv (~> 0.1)
78
shellany (~> 0.0)
79
observer (0.1.2)
80
- openssl (4.0.0)
+ openssl (4.0.1)
81
ostruct (0.6.3)
82
parallel (1.27.0)
83
parser (3.3.8.0)
lib/lago/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Lago
- VERSION = '1.40.0'
+ VERSION = '1.43.0'
end
0 commit comments