Skip to content

Commit 1a5e8ab

Browse files
committed
0.0.157
1 parent b346586 commit 1a5e8ab

File tree

15 files changed

+15
-15
lines changed

15 files changed

+15
-15
lines changed

Diff for: npm/android-arm-eabi/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spider-rs/spider-rs-android-arm-eabi",
3-
"version": "0.0.156",
3+
"version": "0.0.157",
44
"repository": "https://github.com/spider-rs/spider-nodejs",
55
"os": [
66
"android"

Diff for: npm/android-arm64/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spider-rs/spider-rs-android-arm64",
3-
"version": "0.0.156",
3+
"version": "0.0.157",
44
"repository": "https://github.com/spider-rs/spider-nodejs",
55
"os": [
66
"android"

Diff for: npm/darwin-arm64/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spider-rs/spider-rs-darwin-arm64",
3-
"version": "0.0.156",
3+
"version": "0.0.157",
44
"repository": "https://github.com/spider-rs/spider-nodejs",
55
"os": [
66
"darwin"

Diff for: npm/darwin-universal/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spider-rs/spider-rs-darwin-universal",
3-
"version": "0.0.156",
3+
"version": "0.0.157",
44
"repository": "https://github.com/spider-rs/spider-nodejs",
55
"os": [
66
"darwin"

Diff for: npm/darwin-x64/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spider-rs/spider-rs-darwin-x64",
3-
"version": "0.0.156",
3+
"version": "0.0.157",
44
"repository": "https://github.com/spider-rs/spider-nodejs",
55
"os": [
66
"darwin"

Diff for: npm/freebsd-x64/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spider-rs/spider-rs-freebsd-x64",
3-
"version": "0.0.156",
3+
"version": "0.0.157",
44
"repository": "https://github.com/spider-rs/spider-nodejs",
55
"os": [
66
"freebsd"

Diff for: npm/linux-arm-gnueabihf/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spider-rs/spider-rs-linux-arm-gnueabihf",
3-
"version": "0.0.156",
3+
"version": "0.0.157",
44
"repository": "https://github.com/spider-rs/spider-nodejs",
55
"os": [
66
"linux"

Diff for: npm/linux-arm64-gnu/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spider-rs/spider-rs-linux-arm64-gnu",
3-
"version": "0.0.156",
3+
"version": "0.0.157",
44
"repository": "https://github.com/spider-rs/spider-nodejs",
55
"os": [
66
"linux"

Diff for: npm/linux-arm64-musl/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spider-rs/spider-rs-linux-arm64-musl",
3-
"version": "0.0.156",
3+
"version": "0.0.157",
44
"repository": "https://github.com/spider-rs/spider-nodejs",
55
"os": [
66
"linux"

Diff for: npm/linux-x64-gnu/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spider-rs/spider-rs-linux-x64-gnu",
3-
"version": "0.0.156",
3+
"version": "0.0.157",
44
"repository": "https://github.com/spider-rs/spider-nodejs",
55
"os": [
66
"linux"

Diff for: npm/linux-x64-musl/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spider-rs/spider-rs-linux-x64-musl",
3-
"version": "0.0.156",
3+
"version": "0.0.157",
44
"repository": "https://github.com/spider-rs/spider-nodejs",
55
"os": [
66
"linux"

Diff for: npm/win32-arm64-msvc/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spider-rs/spider-rs-win32-arm64-msvc",
3-
"version": "0.0.156",
3+
"version": "0.0.157",
44
"repository": "https://github.com/spider-rs/spider-nodejs",
55
"os": [
66
"win32"

Diff for: npm/win32-ia32-msvc/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spider-rs/spider-rs-win32-ia32-msvc",
3-
"version": "0.0.156",
3+
"version": "0.0.157",
44
"repository": "https://github.com/spider-rs/spider-nodejs",
55
"os": [
66
"win32"

Diff for: npm/win32-x64-msvc/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spider-rs/spider-rs-win32-x64-msvc",
3-
"version": "0.0.156",
3+
"version": "0.0.157",
44
"repository": "https://github.com/spider-rs/spider-nodejs",
55
"os": [
66
"win32"

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spider-rs/spider-rs",
3-
"version": "0.0.156",
3+
"version": "0.0.157",
44
"main": "index.js",
55
"types": "index.d.ts",
66
"napi": {

0 commit comments

Comments
 (0)