diff --git a/package.json b/package.json index 1600cc60ba..6c5722ca64 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "electron-fiddle", "productName": "Electron Fiddle", - "version": "0.19.0", + "version": "0.20.0", "description": "The easiest way to get started with Electron", "repository": "https://github.com/electron/fiddle", "main": "./dist/src/main/main",