From 1e3d203c1145a761e637a868c03c701c5c46a51a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ben=20Z=C3=B6rb?= Date: Thu, 17 Mar 2016 17:02:09 +0100 Subject: [PATCH] 0.10.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d91f138..fc2cda1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "generator-grunt-symfony", - "version": "0.9.2", + "version": "0.10.0", "description": "Yeoman generator to scaffold Symfony PHP apps with full featured frontend tooling incl. browsersync", "license": "MIT", "main": "app/index.js",