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

Commit c624176

Browse files
committed
Bump version to 3.1.0.pre to prevent confusion with master being 3.0.0 but 3.0.x releases are out.
1 parent fea84d5 commit c624176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rspec/support/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module RSpec
22
module Support
33
module Version
4-
STRING = '3.0.0'
4+
STRING = '3.1.0.pre'
55
end
66
end
77
end

0 commit comments

Comments
 (0)