diff --git a/package.json b/package.json index 5e8f188..4705a40 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "grunt-webfont", "description": "Ultimate SVG to webfont converter for Grunt.", - "version": "0.4.5", + "version": "0.4.6", "homepage": "https://github.com/sapegin/grunt-webfont", "author": { "name": "Artem Sapegin", @@ -46,7 +46,7 @@ "winston": "~0.7.3" }, "devDependencies": { - "grunt": "~0.4.5", + "grunt": "~0.4.6", "grunt-contrib-clean": "~0.6.0", "grunt-contrib-jshint": "~0.10.0", "grunt-contrib-nodeunit": "~0.4.1",