From e12fb369f097e25ac8c34f910643da2f397ac7b4 Mon Sep 17 00:00:00 2001 From: jonschlinkert Date: Mon, 29 May 2017 02:19:25 -0400 Subject: [PATCH] 3.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 98eb731a..de1a542b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "micromatch", "description": "Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.", - "version": "3.0.0", + "version": "3.0.1", "homepage": "https://github.com/micromatch/micromatch", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "contributors": [