From 61c80e136db58484a9325a6a7e4d0aa2e06fa85c Mon Sep 17 00:00:00 2001 From: Matthew Blode Date: Thu, 27 Oct 2016 15:33:03 +1100 Subject: [PATCH] v2.0.7 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 621e4f3..bab006a 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "marx", - "version": "2.0.6", + "version": "2.0.7", "homepage": "https://github.com/mblode/marx", "authors": [ "mblode " diff --git a/package.json b/package.json index 836b30d..3c13b15 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "marx-css", - "version": "2.0.6", + "version": "2.0.7", "description": "The classless CSS reset (perfect for Communists).", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"