Skip to content

Commit 3ff80aa

Browse files
committed
Bump version to 0.24.0 [skip ci]
1 parent d38c1b7 commit 3ff80aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.24.0.pre.1"
3+
VERSION = "0.24.0"
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.24.0.pre.1"
3+
VERSION = "0.24.0"
44
end
55
end

0 commit comments

Comments
 (0)