From 0711910c48f2c08ee618133fe7eb62b5b80d178b Mon Sep 17 00:00:00 2001 From: fcaballero Date: Tue, 14 Jul 2015 17:31:38 +0200 Subject: [PATCH] 0.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f513657..3323327 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ng-test-commons", - "version": "0.0.6", + "version": "0.0.7", "description": "Reusable AngularJS test abstractions", "main": "index.js", "scripts": {