Skip to content

Commit 02ae04f

Browse files
committed
Set package.json version
1 parent aa36400 commit 02ae04f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# grunt-contrib-jasmine v2.1.0 [![Build Status: Linux](https://travis-ci.org/gruntjs/grunt-contrib-jasmine.svg?branch=master)](https://travis-ci.org/gruntjs/grunt-contrib-jasmine) [![Build Status: Windows](https://ci.appveyor.com/api/projects/status/5985958by5rhnh31/branch/master?svg=true)](https://ci.appveyor.com/project/gruntjs/grunt-contrib-jasmine/branch/master)
1+
# grunt-contrib-jasmine v2.2.0 [![Build Status: Linux](https://travis-ci.org/gruntjs/grunt-contrib-jasmine.svg?branch=master)](https://travis-ci.org/gruntjs/grunt-contrib-jasmine) [![Build Status: Windows](https://ci.appveyor.com/api/projects/status/5985958by5rhnh31/branch/master?svg=true)](https://ci.appveyor.com/project/gruntjs/grunt-contrib-jasmine/branch/master)
22

33
> Run jasmine specs headlessly through Headless Chrome
44
@@ -413,4 +413,4 @@ grunt.initConfig({
413413

414414
Task submitted by [Jarrod Overson](http://jarrodoverson.com)
415415

416-
*This file was generated on Mon May 04 2020 15:54:00.*
416+
*This file was generated on Mon May 04 2020 17:34:59.*

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "grunt-contrib-jasmine",
33
"description": "Run jasmine specs headlessly through Headless Chrome",
4-
"version": "2.1.0",
4+
"version": "2.2.0",
55
"author": {
66
"name": "Grunt Team",
77
"url": "http://gruntjs.com/"

0 commit comments

Comments
 (0)