From 76e732ba218a5c5e86209e884ac7b011666243c9 Mon Sep 17 00:00:00 2001 From: akilsagitarius Date: Tue, 9 Nov 2021 14:53:45 +0800 Subject: [PATCH] update version npm package --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a53339..f2e52c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ez-collections", - "version": "1.0.3", + "version": "1.0.2", "description": "The package provides a fluent, convenient wrapper for working with arrays of data.", "main": "app/index.js", "scripts": {