Skip to content

Commit

Permalink
Bump version to 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rmm5t committed Nov 28, 2022
1 parent 94526d7 commit 8c48a88
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
### [Unreleased] - TBD

### 2.7.0 (Nov 27, 2022)

- Add Stripe 8 support (#159)

### 2.6.0 (Aug 8, 2022)
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.6.0"
VERSION = "2.7.0"
end

0 comments on commit 8c48a88

Please sign in to comment.