change package version to beta.0

This commit is contained in:
Jonathan Rainville 2019-02-12 09:03:27 -05:00 committed by Iuri Matias
parent 69ac239ca0
commit b89e049f25
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "web3connector",
"version": "1.0.0",
"version": "4.0.0-beta.0",
"description": "Web3.js Connector for EmbarkJS",
"main": "index.js",
"scripts": {