Skip to content

Commit c8ec53a

Browse files
committed
Version bump to 1.8.7.3
1 parent 8c06e0c commit c8ec53a

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.2'
10+
gem 'stripe-ruby-mock', '>= 1.8.7.3'
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.2"
3+
VERSION = "1.8.7.3"
44
end

0 commit comments

Comments
 (0)