Bump version to 1.0.6b

This commit is contained in:
Philip Peterson 2025-04-21 22:29:44 -07:00
parent fe3ae9b4c5
commit 210753ebaf

View file

@ -1,6 +1,6 @@
{ {
"name": "quine-electron-drag-click", "name": "quine-electron-drag-click",
"version": "1.0.6", "version": "1.0.6b",
"description": "A native module that propagates click events to draggable areas in Electron on macOS.", "description": "A native module that propagates click events to draggable areas in Electron on macOS.",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {