From 5991ddbce265c99a99eaa690a6e24e2b3effcca1 Mon Sep 17 00:00:00 2001 From: Pascal Garber Date: Thu, 5 Jan 2017 13:08:08 +0100 Subject: [PATCH] version dump --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 4d46d30..fbe47d9 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "sass-autoprefixer", - "version": "1.0.0", + "version": "1.0.1", "homepage": "https://github.com/JumpLinkNetwork/sass-autoprefixer", "authors": [ "Pascal Garber " diff --git a/package.json b/package.json index b246aee..7cb3158 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sass-autoprefixer", - "version": "1.0.0", + "version": "1.0.1", "description": "Collection of mixins to add vendor prefixes directly in scss", "main": "scss/prefixes.scss", "scripts": {