From 46b656796b318809ec7496c6026e735c4350c7ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ben=20Z=C3=B6rb?= Date: Wed, 1 Apr 2015 17:26:08 +0200 Subject: [PATCH] 0.3.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5a9c0f0..f7a787d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "generator-grunt-symfony", - "version": "0.3.2", + "version": "0.3.3", "description": "Yeoman generator to scaffold Symfony PHP apps with full featured frontend tooling incl. browsersync", "license": "MIT", "main": "app/index.js",