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 23dd1ec774
3 changed files with 2 additions and 2 deletions
Binary file not shown.
+1 -1
View File
@@ -4,6 +4,6 @@
# #
module Jasmine module Jasmine
module Core module Core
VERSION = "2.0.0.rc2" VERSION = "2.0.0.rc3"
end end
end end
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"name": "jasmine-core", "name": "jasmine-core",
"license": "MIT", "license": "MIT",
"version": "2.0.0-rc2", "version": "2.0.0-rc3",
"devDependencies": { "devDependencies": {
"grunt": "~0.4.1", "grunt": "~0.4.1",
"grunt-contrib-jshint": "~0.2.0", "grunt-contrib-jshint": "~0.2.0",