There was an error while loading. Please reload this page.
1 parent 1796357 commit 57de358Copy full SHA for 57de358
README.md
@@ -7,7 +7,7 @@
7
8
In your gemfile:
9
10
- gem 'stripe-ruby-mock', '>= 1.8.7.3'
+ gem 'stripe-ruby-mock', '>= 1.8.7.4'
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.3"
+ VERSION = "1.8.7.4"
4
end
0 commit comments