From d505bd512de16016216a870c83f5b848f25f7b64 Mon Sep 17 00:00:00 2001 From: ysandler Date: Tue, 23 Jun 2020 20:42:09 -0500 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 58402f2..b06e3b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dmein", - "version": "0.1.0", + "version": "0.1.1", "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": {