update version number

This commit is contained in:
Joshua Shoemaker 2020-07-31 17:35:28 -05:00
parent 26e7152dae
commit 590f66f67d

View File

@ -1,6 +1,6 @@
{ {
"name": "lovelacejs", "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.", "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", "main": "index.js",
"directories": { "directories": {