From 5bf89e82c1c4ef9c8ef8b7061a3f24b3f76a38de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ben=20Z=C3=B6rb?= Date: Wed, 9 Dec 2015 15:53:25 +0100 Subject: [PATCH] 0.7.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2c8aae2..097fa90 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "generator-grunt-symfony", - "version": "0.7.0", + "version": "0.7.1", "description": "Yeoman generator to scaffold Symfony PHP apps with full featured frontend tooling incl. browsersync", "license": "MIT", "main": "app/index.js",