Set new version on package.json
This commit is contained in:
parent
b644530fa9
commit
d1de47e9f9
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "mcf-objects",
|
"name": "mcf-objects",
|
||||||
"version": "0.1.1",
|
"version": "0.1.2",
|
||||||
"description": "Library to create custom typed objects with custom types",
|
"description": "Library to create custom typed objects with custom types",
|
||||||
"main": "dist/mcf-objects.js",
|
"main": "dist/mcf-objects.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Reference in a new issue