Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit 2e1237e

Browse files
committed
v3.10.1
1 parent de42929 commit 2e1237e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Changelog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
### Development
1+
### 3.10.1 / 2020-12-27
2+
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.10.0...v3.10.1)
23

34
Bug Fixes:
45

lib/rspec/mocks/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module Mocks
33
# Version information for RSpec mocks.
44
module Version
55
# Version of RSpec mocks currently in use in SemVer format.
6-
STRING = '3.10.0'
6+
STRING = '3.10.1'
77
end
88
end
99
end

0 commit comments

Comments
 (0)