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