Bump version to 0.1.1 and add CI publish workflow

This commit is contained in:
2026-08-30 22:10:54 -05:00
parent f09c02ec30
commit 28d332d210
7 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "gelectron-win32-x64-msvc",
"version": "0.1.0",
"version": "0.1.1",
"description": "Gelectron native addon for Windows x64",
"main": "gelectron_core.win32-x64-msvc.node",
"files": ["gelectron_core.win32-x64-msvc.node"],