From 524067d148fd1f7e011c0f20371b99284b698042 Mon Sep 17 00:00:00 2001 From: Michael Hellein Date: Thu, 16 Oct 2014 15:39:41 -0400 Subject: [PATCH] 0.12.4 --- package.json | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 925aca6..d60595a 100644 --- a/package.json +++ b/package.json @@ -1,15 +1,17 @@ { "name": "compass-mixins", - "version": "0.12.3", + "version": "0.12.4", "author": { "name": "Guillaume Balaine", "email": "igosuki@gmail.com", "url": "https://github.com/Igosuki" }, - "contributors": [{ - "name": "Michael Heillein", - "url": "https://github.com/michaek" - }], + "contributors": [ + { + "name": "Michael Heillein", + "url": "https://github.com/michaek" + } + ], "description": "Compass stylesheets", "repository": { "type": "git",