diff --git a/client/package.json b/client/package.json index 318f0ed3..a746e324 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "tomoscan", - "version": "1.3.5", + "version": "1.4.0", "description": "TomoScan - TomoChain Block Explorer", "scripts": { "lint": "eslint --cache ./ --ext .vue --ext .js --env mocha",