From 195a12fe339081f5cb2a4a2bb3b8ab71672a4f85 Mon Sep 17 00:00:00 2001 From: Michael Hellein Date: Tue, 10 Mar 2015 09:58:35 -0400 Subject: [PATCH] 0.12.6 --- bower.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bower.json b/bower.json index 5f2e4bb..3853ce8 100644 --- a/bower.json +++ b/bower.json @@ -1,9 +1,9 @@ { "name": "compass-mixins", - "version": "0.12.3", + "version": "0.12.6", "authors": [ "Guillaume Balaine ", - "Michael Heillein " + "Michael Heillein " ], "description": "Compass stylesheets", "main": "lib/_compass.scss", diff --git a/package.json b/package.json index 60411ae..d7a0fb9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "compass-mixins", - "version": "0.12.5", + "version": "0.12.6", "author": { "name": "Guillaume Balaine", "email": "igosuki@gmail.com",