Skip to content

Commit 4ef8e67

Browse files
committed
chore(release): bump version to v1.43.0
1 parent 2eede4e commit 4ef8e67

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
lago-ruby-client (1.40.0)
4+
lago-ruby-client (1.43.0)
55
jwt
66
openssl
77
ostruct
@@ -77,7 +77,7 @@ GEM
7777
nenv (~> 0.1)
7878
shellany (~> 0.0)
7979
observer (0.1.2)
80-
openssl (4.0.0)
80+
openssl (4.0.1)
8181
ostruct (0.6.3)
8282
parallel (1.27.0)
8383
parser (3.3.8.0)

lib/lago/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module Lago
4-
VERSION = '1.40.0'
4+
VERSION = '1.43.0'
55
end

0 commit comments

Comments
 (0)