Skip to content

Commit 319d623

Browse files
committed
prep for release
1 parent 4092fe2 commit 319d623

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
@@ -2,6 +2,10 @@
22

33
-
44

5+
## 2.3.1 (2021-09-17)
6+
7+
- Add price callbacks. Thanks @StevenElberger !
8+
59
## 2.3.0 (2021-03-08)
610

711
- Adds testing for Rails 6.0

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.3.0'.freeze
3+
VERSION = '2.3.1'.freeze
44
end
55
end

0 commit comments

Comments
 (0)