From decdc17c7173f31178f75b7b79cbf7fccde866ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ben=20Z=C3=B6rb?= Date: Thu, 10 Sep 2015 05:57:28 +0200 Subject: [PATCH] 0.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9342905..942b8a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "generator-grunt-symfony", - "version": "0.4.1", + "version": "0.5.0", "description": "Yeoman generator to scaffold Symfony PHP apps with full featured frontend tooling incl. browsersync", "license": "MIT", "main": "app/index.js",