Version bump

This commit is contained in:
ragaskar
2011-09-10 12:37:39 -04:00
parent b087609733
commit c216047711
6 changed files with 420 additions and 78 deletions

View File

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