Skip to content

Commit

Permalink
chore(release): publish nodejs
Browse files Browse the repository at this point in the history
 - @gorules/[email protected]
  • Loading branch information
bot-gorules committed Nov 20, 2024
1 parent a7aff73 commit 49ec36e
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion bindings/nodejs/npm/darwin-arm64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gorules/zen-engine-darwin-arm64",
"version": "0.33.0",
"version": "0.33.1",
"os": [
"darwin"
],
Expand Down
2 changes: 1 addition & 1 deletion bindings/nodejs/npm/darwin-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gorules/zen-engine-darwin-x64",
"version": "0.33.0",
"version": "0.33.1",
"os": [
"darwin"
],
Expand Down
2 changes: 1 addition & 1 deletion bindings/nodejs/npm/linux-arm64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gorules/zen-engine-linux-arm64-gnu",
"version": "0.33.0",
"version": "0.33.1",
"os": [
"linux"
],
Expand Down
2 changes: 1 addition & 1 deletion bindings/nodejs/npm/linux-x64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gorules/zen-engine-linux-x64-gnu",
"version": "0.33.0",
"version": "0.33.1",
"os": [
"linux"
],
Expand Down
2 changes: 1 addition & 1 deletion bindings/nodejs/npm/win32-x64-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gorules/zen-engine-win32-x64-msvc",
"version": "0.33.0",
"version": "0.33.1",
"os": [
"win32"
],
Expand Down
2 changes: 1 addition & 1 deletion bindings/nodejs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gorules/zen-engine",
"version": "0.33.0",
"version": "0.33.1",
"main": "index.js",
"types": "./index.d.ts",
"license": "MIT",
Expand Down

0 comments on commit 49ec36e

Please sign in to comment.