diff --git a/package.json b/package.json index 68d0eda..1a0f808 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vyper-contract-gui", "productName": "Vyper-Contract-GUI", - "version": "0.3.0", + "version": "0.3.1", "description": "A simple GUI for compiling and interacting with Vyper contracts", "scripts": { "build": "concurrently \"yarn build-main\" \"yarn build-renderer\"",