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