Skip to content

Commit

Permalink
3.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewtoth committed Mar 7, 2024
1 parent 9ec0ce2 commit 30a4554
Show file tree
Hide file tree
Showing 9 changed files with 88,085 additions and 9 deletions.
88,076 changes: 88,076 additions & 0 deletions expanded.rs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion npm/darwin-arm64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@integrationos/node-darwin-arm64",
"version": "3.4.2",
"version": "3.4.3",
"os": [
"darwin"
],
Expand Down
2 changes: 1 addition & 1 deletion npm/darwin-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@integrationos/node-darwin-x64",
"version": "3.4.2",
"version": "3.4.3",
"os": [
"darwin"
],
Expand Down
2 changes: 1 addition & 1 deletion npm/linux-arm64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@integrationos/node-linux-arm64-gnu",
"version": "3.4.2",
"version": "3.4.3",
"os": [
"linux"
],
Expand Down
2 changes: 1 addition & 1 deletion npm/linux-x64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@integrationos/node-linux-x64-gnu",
"version": "3.4.2",
"version": "3.4.3",
"os": [
"linux"
],
Expand Down
2 changes: 1 addition & 1 deletion npm/win32-arm64-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@integrationos/node-win32-arm64-msvc",
"version": "3.4.2",
"version": "3.4.3",
"os": [
"win32"
],
Expand Down
2 changes: 1 addition & 1 deletion npm/win32-x64-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@integrationos/node-win32-x64-msvc",
"version": "3.4.2",
"version": "3.4.3",
"os": [
"win32"
],
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@integrationos/node",
"version": "3.4.2",
"version": "3.4.3",
"main": "index.js",
"types": "index.d.ts",
"napi": {
Expand Down

0 comments on commit 30a4554

Please sign in to comment.