From 81a5816991dc9d60de52c226777c8d337f59e71a Mon Sep 17 00:00:00 2001 From: Jarrod Overson Date: Sun, 24 Feb 2013 08:05:07 -0800 Subject: [PATCH] 0.3.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 263209e..02c4bff 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "grunt-contrib-jasmine", "description": "Run jasmine specs headlessly through PhantomJS.", - "version": "0.3.2", + "version": "0.3.3", "homepage": "https://github.com/gruntjs/grunt-contrib-jasmine", "author": { "name": "Grunt Team",