Skip to content

Commit

Permalink
Bump version to 2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rmm5t committed Oct 3, 2024
1 parent baa20b1 commit ee045c7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
### [Unreleased] - TBD

-

### 2.11.0 (Oct 3, 2024)

- Add Stripe 13 support (#169)
- Added Ruby 3.3 and Rails 7.2 to CI matrix (#170)

Expand Down
2 changes: 1 addition & 1 deletion lib/stripe_event/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module StripeEvent
VERSION = "2.10.0"
VERSION = "2.11.0"
end

0 comments on commit ee045c7

Please sign in to comment.