Skip to content

Commit d38c1b7

Browse files
committed
Bump stellar-base to 0.24.0.pre.1 [skip ci]
Bump stellar-sdk to 0.24.0.pre.1 [skip ci]
1 parent 03c94ac commit d38c1b7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

base/lib/stellar/base/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Stellar
22
module Base
3-
VERSION = "0.23.1"
3+
VERSION = "0.24.0.pre.1"
44
end
55
end

sdk/lib/stellar/sdk/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Stellar
22
module SDK
3-
VERSION = "0.23.1"
3+
VERSION = "0.24.0.pre.1"
44
end
55
end

0 commit comments

Comments
 (0)