From e3645e2351750da6d41b68d0cb4712c8093658b7 Mon Sep 17 00:00:00 2001 From: Jarrod Overson Date: Sat, 26 Jul 2014 19:23:58 -0700 Subject: [PATCH] 0.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae6da5a..2c302e1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "grunt-contrib-jasmine", "description": "Run jasmine specs headlessly through PhantomJS.", - "version": "0.7.0-pre", + "version": "0.7.0", "homepage": "https://github.com/gruntjs/grunt-contrib-jasmine", "author": { "name": "Grunt Team",