Set new version on package.json

This commit is contained in:
dgarcia 2020-05-19 15:55:50 +02:00
parent b644530fa9
commit d1de47e9f9

View file

@ -1,6 +1,6 @@
{
"name": "mcf-objects",
"version": "0.1.1",
"version": "0.1.2",
"description": "Library to create custom typed objects with custom types",
"main": "dist/mcf-objects.js",
"scripts": {