From 201fcf77a43c673a45882d035c2ddbae65893d08 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sun, 28 Oct 2018 12:41:28 +0700 Subject: [PATCH] 0.10.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8daec5a..5205be1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "electron-context-menu", - "version": "0.10.0", + "version": "0.10.1", "description": "Context menu for your Electron app", "license": "MIT", "repository": "sindresorhus/electron-context-menu",