diff --git a/package.json b/package.json index 7f75e2d..07c41eb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stellar-portal", - "version": "1.0.0", + "version": "0.1.0", "description": "Decentralized Stellar web client.", "scripts": { "dev": "webpack-dev-server --devtool source-map --inline --content-base public --history-api-fallback --config webpack.config.js",