Skip to content

Commit 57de358

Browse files
committed
Version bump to 1.8.7.4
1 parent 1796357 commit 57de358

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
In your gemfile:
99

10-
gem 'stripe-ruby-mock', '>= 1.8.7.3'
10+
gem 'stripe-ruby-mock', '>= 1.8.7.4'
1111

1212
## Features
1313

lib/stripe_mock/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
module StripeMock
22
# stripe-ruby-mock version
3-
VERSION = "1.8.7.3"
3+
VERSION = "1.8.7.4"
44
end

0 commit comments

Comments
 (0)