diff --git a/package.json b/package.json index ef3e858..2d85152 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-cli-autoprefixer", - "version": "0.1.0", + "version": "0.2.0", "description": "Process styles in an ember-cli application using Autoprefixer", "main": "index.js", "scripts": { @@ -19,7 +19,7 @@ "author": "Kim Røen", "license": "MIT", "dependencies": { - "broccoli-autoprefixer": "^1.1.0" + "broccoli-autoprefixer": "^2.0.0" }, "repository": { "type": "git",