From 53bb91e77677af6556489a7d50a97f3ad413185f Mon Sep 17 00:00:00 2001 From: ysandler Date: Sat, 27 Jun 2020 21:02:48 -0500 Subject: [PATCH] update to 0.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a0950a..dbd0ef2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dmein", - "version": "0.1.3", + "version": "0.1.4", "description": "Dmein is a modern JavaScript Library to create objects that easily mutate data through relationships, filtering, and tranforming the shape of data.", "main": "index.js", "directories": {