update version number

This commit is contained in:
ysandler 2020-07-31 17:35:28 -05:00 committed by Joshua Shoemaker
parent 105ed17f5b
commit c7cc273324

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": {