There was an error while loading. Please reload this page.
1 parent 6aca587 commit ed0b8d5Copy full SHA for ed0b8d5
README.md
@@ -7,7 +7,7 @@
7
8
In your gemfile:
9
10
- gem 'stripe-ruby-mock', '>= 1.8.4.8'
+ gem 'stripe-ruby-mock', '>= 1.8.4.9'
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.4.8"
+ VERSION = "1.8.4.9"
4
end
0 commit comments