Skip to content

Commit

Permalink
Bump version to 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rmm5t committed Apr 22, 2024
1 parent 4d0f9f7 commit f391619
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.9.0 (Apr 22, 2024)

- Add Stripe 11 support (#165)

### 2.8.0 (Mar 18, 2024)
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.8.0"
VERSION = "2.9.0"
end

0 comments on commit f391619

Please sign in to comment.