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": {