Release for rc3

This commit is contained in:
Gregg Van Hove and Tim Jarratt
2013-10-03 09:55:36 -07:00
parent 0c4113e167
commit 18e1ab93ea
3 changed files with 2 additions and 2 deletions

View File

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