Build dist for 1.0.0.

This commit is contained in:
Christian Williams
2010-09-14 12:58:02 -07:00
parent 85c265e7c5
commit b2557e4ebe
3 changed files with 4 additions and 4 deletions

View File

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