update version

This commit is contained in:
ysandler 2020-06-23 20:42:09 -05:00 committed by Joshua Shoemaker
parent 96cc794677
commit d505bd512d

View File

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