From eb25f2e518ae5a52b969d8f6f620782828f48040 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kim=20R=C3=B8en?= Date: Thu, 31 Jul 2014 12:41:09 +0200 Subject: [PATCH] 0.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3e7fd42..14b25d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-cli-autoprefixer", - "version": "0.0.1", + "version": "0.0.2", "description": "Process styles in an ember-cli application using Autoprefixer", "main": "index.js", "scripts": {