From 85201ce6f12a486003dff6f4d428cde26a2b5757 Mon Sep 17 00:00:00 2001 From: Alex Schneider Date: Tue, 22 Sep 2020 04:41:05 +0700 Subject: [PATCH] 0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 67b45fd..bc21971 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "outmatch", - "version": "0.0.0", + "version": "0.1.0", "description": "An extremely fast and lightweight glob-matching library with advanced features", "author": "Alex Schneider ", "license": "ISC",