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

2.14.1 release.

This commit is contained in:
Myron Marston 2013-07-10 16:59:44 -07:00
parent 15ef280ac7
commit 62bdda802c

View file

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