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 Oct 4, 2024
1 parent ff424c7 commit e8a7c12
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.30.2",
"version": "0.30.3",
"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.30.2",
"version": "0.30.3",
"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.30.2",
"version": "0.30.3",
"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.30.2",
"version": "0.30.3",
"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.30.2",
"version": "0.30.3",
"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.30.2",
"version": "0.30.3",
"main": "index.js",
"types": "./index.d.ts",
"license": "MIT",
Expand Down

0 comments on commit e8a7c12

Please sign in to comment.