mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-12-06 00:00:29 -05:00
Bump version to 15.3.0-beta.2
This commit is contained in:
parent
f72bbc47e6
commit
5e3c815383
@ -1,5 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## 15.3.0-beta.2 - 2025-06-26
|
||||
* [#1623](https://github.com/stripe/stripe-ruby/pull/1623) Pull in OffSessionPayment changes for the May release
|
||||
|
||||
## 15.3.0-beta.1 - 2025-05-29
|
||||
This release changes the pinned API version to `2025-05-28.preview`.
|
||||
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module Stripe
|
||||
VERSION = "15.3.0-beta.1"
|
||||
VERSION = "15.3.0-beta.2"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user