Build for 1.0.1.

This commit is contained in:
Christian Williams
2010-10-05 13:51:29 -07:00
parent 550e378dc0
commit 127fe049d9
4 changed files with 11 additions and 5 deletions

View File

@@ -2416,6 +2416,6 @@ jasmine.getGlobal().clearInterval = function(timeoutKey) {
jasmine.version_= {
"major": 1,
"minor": 0,
"build": 0,
"revision": 1284494074
"build": 1,
"revision": 1286311016
};