From 57bc13ef1faf15718dafa1053b87acc9d70123b8 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 27 Apr 2018 20:37:18 +0000 Subject: [PATCH] chore(release): 0.6.0 [skip ci] # [0.6.0](https://github.com/srowhani/sass-lint-auto-fix/compare/v0.5.0...v0.6.0) (2018-04-27) ### Features * **resolver:** zero-unit ([03ed577](https://github.com/srowhani/sass-lint-auto-fix/commit/03ed577)) --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index efcea595..0bdd4259 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "sass-lint-auto-fix", - "version": "0.5.0", + "version": "0.6.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 60e5eac3..e10c6fa6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sass-lint-auto-fix", - "version": "0.5.0", + "version": "0.6.0", "description": "Automatically resolve sass-linting issues through CLI", "main": "./dist/sass-lint-fix.js", "bin": {