1
0
Fork 0
mirror of https://github.com/rspec/rspec-metagem.git synced 2022-11-09 12:09:29 -05:00

Releases 3.6.0

This commit is contained in:
Sam Phippen 2017-05-04 19:56:40 -04:00
parent e18a2560db
commit dc5969f5ed

View file

@ -1,5 +1,5 @@
module RSpec # :nodoc:
module Version # :nodoc:
STRING = '3.6.0.beta2'
STRING = '3.6.0'
end
end