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

@ -34,7 +34,7 @@ jasmine.TrivialReporter.prototype.reportRunnerStarting = function(runner) {
this.outerDiv = this.createDom('div', { className: 'jasmine_reporter' }, this.outerDiv = this.createDom('div', { className: 'jasmine_reporter' },
this.createDom('div', { className: 'banner' }, this.createDom('div', { className: 'banner' },
this.createDom('div', { className: 'logo' }, this.createDom('div', { className: 'logo' },
"Jasmine", this.createDom('a', { href: 'http://pivotal.github.com/jasmine/', target: "_blank" }, "Jasmine"),
this.createDom('span', { className: 'version' }, runner.env.versionString())), this.createDom('span', { className: 'version' }, runner.env.versionString())),
this.createDom('div', { className: 'options' }, this.createDom('div', { className: 'options' },
"Show ", "Show ",

View File

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

2
pages

@ -1 +1 @@
Subproject commit 05a3ab4054759ec2cb886e06efbcba07131b6789 Subproject commit 866083b45c3113a33b07d696662eda3871d3ca4d