version update

This commit is contained in:
Victor Baranov 2018-09-06 16:56:59 +03:00
parent 6596c73b68
commit 79d10f329f
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "solidity-flattener",
"version": "2.0.0",
"version": "3.0.0",
"description": "Combine solidity files to one flat file",
"scripts": {
"start": "node index.js",