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 May 13, 2024
1 parent 2d1beba commit e0776ff
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.20.0",
"version": "0.21.0",
"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.20.0",
"version": "0.21.0",
"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.20.0",
"version": "0.21.0",
"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.20.0",
"version": "0.21.0",
"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.20.0",
"version": "0.21.0",
"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.20.0",
"version": "0.21.0",
"main": "index.js",
"types": "./index.d.ts",
"license": "MIT",
Expand Down

0 comments on commit e0776ff

Please sign in to comment.