From c3d98f68947b904952dc51a54f36e55f9f76cb47 Mon Sep 17 00:00:00 2001 From: Philihp Busby Date: Mon, 8 Mar 2021 11:20:14 +0000 Subject: [PATCH] 0.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 74ea79a..b9f2bec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sort-unwind", - "version": "0.0.0", + "version": "0.0.1", "description": "Sorts an array and then unwinds that sort on another array", "author": "Philihp Busby ", "license": "MIT",