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

bump to 2.11.0

This commit is contained in:
David Chelimsky 2012-07-07 15:56:45 -05:00
parent b132995591
commit 3c5104f7be

View file

@ -1,5 +1,5 @@
module RSpec # :nodoc:
module Version # :nodoc:
STRING = '2.10.0'
STRING = '2.11.0'
end
end