File tree 3 files changed +7
-5
lines changed
3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 2
2
date: 2016-01-26
3
3
changes:
4
4
- bump grunt-lib-phantomjs to 1.0.0
5
+ - bump jasmine to 2.2.0
5
6
v0.9.2:
6
7
date: 2015-09-24
7
8
changes:
Original file line number Diff line number Diff line change @@ -77,11 +77,12 @@ Type: `String|Array`
77
77
CSS files that get loaded after the jasmine.css
78
78
79
79
#### options.version
80
- Type: ` String `
81
- Default: ` '2.0.1' `
80
+ Type: ` String `
81
+ Default: '2.2.0'
82
82
83
83
This is the jasmine-version which will be used. currently available versions are:
84
84
85
+ * 2.2.0
85
86
* 2.0.1
86
87
* 2.0.0
87
88
@@ -295,7 +296,7 @@ for more information on the RequireJS template.
295
296
296
297
## Release History
297
298
298
- * 2016-01-26 v1.0.0 bump grunt-lib-phantomjs to 1.0.0
299
+ * 2016-01-26 v1.0.0 bump grunt-lib-phantomjs to 1.0.0 bump jasmine to 2.2.0
299
300
* 2015-09-24 v0.9.2 Fixes npm@3 issues
300
301
* 2015-09-04 v0.9.1 Fix summary logging
301
302
* 2015-07-10 v0.9.0 Fix deprecated package.json licenses. Fix Phantomjs dependency to include correct phantom kill
@@ -326,4 +327,4 @@ for more information on the RequireJS template.
326
327
327
328
Task submitted by [ Jarrod Overson] ( http://jarrodoverson.com )
328
329
329
- * This file was generated on Tue Jan 26 2016 10:43:05 .*
330
+ * This file was generated on Tue Jan 26 2016 10:58:57 .*
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ CSS files that get loaded after the jasmine.css
27
27
28
28
## options.version
29
29
Type: ` String `
30
- Default: '2.2.0'
30
+ Default: ` '2.2.0' `
31
31
32
32
This is the jasmine-version which will be used. currently available versions are:
33
33
You can’t perform that action at this time.
0 commit comments