Release prep for 2.0.0-rc1

This commit is contained in:
Davis W. Frank and Sheel Choksi
2013-07-28 17:31:24 -07:00
parent 3dda67fe60
commit 8c696ffc71
4 changed files with 16 additions and 11 deletions

View File

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