correct for 1.2.0.rc2

This commit is contained in:
Davis W. Frank
2012-04-03 15:35:08 -07:00
parent ee7af4496c
commit d46ca4f506
5 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
module Jasmine
module Core
VERSION = "1.2.0.rc1"
VERSION = "1.2.0.rc2"
end
end