commit updated version into jasmine.js

This commit is contained in:
gvanhove 2011-03-12 13:04:30 -08:00 committed by Davis W. Frank
parent 38e9af8f68
commit 32e736aa47
1 changed files with 3 additions and 3 deletions

View File

@ -2429,7 +2429,7 @@ jasmine.getGlobal().clearInterval = function(timeoutKey) {
jasmine.version_= {
"major": 1,
"minor": 0,
"build": 2,
"revision": 1299565706
"minor": 1,
"build": 0,
"revision": 1299963843
};