From abdcd7d766136e298058dea183193f1cbbb2193f Mon Sep 17 00:00:00 2001 From: "Nicholas C. Zakas" Date: Mon, 25 May 2020 11:52:43 -0700 Subject: [PATCH] v0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3e9754b..af5bc21 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@humanwhocodes/config-array", - "version": "0.1.0", + "version": "0.2.0", "description": "Glob-based configuration matching.", "author": "Nicholas C. Zakas", "main": "api.js",