Build distribution for 2.0.0-rc5 and associated standalone distribution

This commit is contained in:
Sheel Choksi
2013-10-29 14:01:40 -07:00
parent 69549a6ff3
commit 40e3020fdc
6 changed files with 255 additions and 282 deletions

View File

@@ -4,6 +4,6 @@
#
module Jasmine
module Core
VERSION = "2.0.0.rc3"
VERSION = "2.0.0.rc5"
end
end