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

BIN
dist/jasmine-standalone-2.0.0-rc3.zip vendored Normal file

Binary file not shown.

View File

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

View File

@@ -1,7 +1,7 @@
{
"name": "jasmine-core",
"license": "MIT",
"version": "2.0.0-rc2",
"version": "2.0.0-rc3",
"devDependencies": {
"grunt": "~0.4.1",
"grunt-contrib-jshint": "~0.2.0",