commit updated version into jasmine.js
This commit is contained in:
parent
38e9af8f68
commit
32e736aa47
|
@ -2429,7 +2429,7 @@ jasmine.getGlobal().clearInterval = function(timeoutKey) {
|
||||||
|
|
||||||
jasmine.version_= {
|
jasmine.version_= {
|
||||||
"major": 1,
|
"major": 1,
|
||||||
"minor": 0,
|
"minor": 1,
|
||||||
"build": 2,
|
"build": 0,
|
||||||
"revision": 1299565706
|
"revision": 1299963843
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue