There was an error while loading. Please reload this page.
1 parent 8c06e0c commit c8ec53aCopy full SHA for c8ec53a
README.md
@@ -7,7 +7,7 @@
7
8
In your gemfile:
9
10
- gem 'stripe-ruby-mock', '>= 1.8.7.2'
+ gem 'stripe-ruby-mock', '>= 1.8.7.3'
11
12
## Features
13
lib/stripe_mock/version.rb
@@ -1,4 +1,4 @@
1
module StripeMock
2
# stripe-ruby-mock version
3
- VERSION = "1.8.7.2"
+ VERSION = "1.8.7.3"
4
end
0 commit comments