From f1bfca6140d47fe482a5d789aad13702b1ca334b Mon Sep 17 00:00:00 2001 From: Alex Schneider Date: Tue, 22 Sep 2020 15:28:27 +0700 Subject: [PATCH] 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e5dac75..df081db 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "outmatch", - "version": "0.1.0", + "version": "0.1.1", "description": "An extremely fast and lightweight glob-matching library with advanced features", "author": "Alex Schneider ", "license": "ISC",