diff --git a/shells/electron/package.json b/shells/electron/package.json index d76d2805..5f6ec40f 100644 --- a/shells/electron/package.json +++ b/shells/electron/package.json @@ -1,7 +1,7 @@ { "name": "pathom-viz", "productName": "Pathom Viz", - "version": "1.1.0", + "version": "1.1.1", "description": "Pathom visualization tools for parser development.", "homepage": "https://github.com/wilkerlucio/pathom-viz", "main": "js/background/main.js",