From 0e1ecaf37802ab09a9fd9ef9b2dea9475cb4abb7 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Wed, 14 Aug 2019 13:48:59 +0200 Subject: [PATCH] 3.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 48ea25f..520e1fa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "grunt-sass", - "version": "3.0.2", + "version": "3.1.0", "description": "Compile Sass to CSS using node-sass", "license": "MIT", "repository": "sindresorhus/grunt-sass",