update to 3.2.0

This commit is contained in:
Iuri Matias 2018-09-26 19:08:25 -04:00
parent 69894d2e06
commit d734c0b2d3
2 changed files with 2 additions and 2 deletions

2
npm-shrinkwrap.json generated
View File

@ -1,6 +1,6 @@
{
"name": "embark",
"version": "3.2.0-develop",
"version": "3.2.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "embark",
"version": "3.2.0-develop",
"version": "3.2.0",
"description": "Embark is a framework that allows you to easily develop and deploy DApps",
"scripts": {
"lint": "eslint lib/",