From c7cc273324107c44511a96dc03eabdab72b3dce3 Mon Sep 17 00:00:00 2001 From: ysandler Date: Fri, 31 Jul 2020 17:35:28 -0500 Subject: [PATCH] update version number --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2024d92..321ab2c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lovelacejs", - "version": "0.1.5", + "version": "0.1.6", "description": "Lovelace.js 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": {