Skip to content

Commit a192bb2

Browse files
committed
prep for release
1 parent efa34db commit a192bb2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Unreleased
22

3+
-
4+
5+
## 2.3.0 (2021-03-08)
6+
37
- Adds testing for Rails 6.0
48
- Add `name` attribute to coupons. Thanks @ZilvinasKucinskas!
59

lib/stripe/rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Stripe
22
module Rails
3-
VERSION = '2.2.1'.freeze
3+
VERSION = '2.3.0'.freeze
44
end
55
end

0 commit comments

Comments
 (0)