Skip to content

Commit bb7d310

Browse files
committed
0.0.5
1 parent d5a4eb8 commit bb7d310

13 files changed

Lines changed: 25 additions & 25 deletions

File tree

npm/android-arm-eabi/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lakehouse-rs/flight-sql-client-android-arm-eabi",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"os": [
55
"android"
66
],
@@ -29,4 +29,4 @@
2929
"access": "public"
3030
},
3131
"repository": "https://github.com/roeap/flight-sql-client-node.git"
32-
}
32+
}

npm/android-arm64/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lakehouse-rs/flight-sql-client-android-arm64",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"os": [
55
"android"
66
],
@@ -29,4 +29,4 @@
2929
"access": "public"
3030
},
3131
"repository": "https://github.com/roeap/flight-sql-client-node.git"
32-
}
32+
}

npm/darwin-arm64/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lakehouse-rs/flight-sql-client-darwin-arm64",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"os": [
55
"darwin"
66
],
@@ -29,4 +29,4 @@
2929
"access": "public"
3030
},
3131
"repository": "https://github.com/roeap/flight-sql-client-node.git"
32-
}
32+
}

npm/darwin-x64/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lakehouse-rs/flight-sql-client-darwin-x64",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"os": [
55
"darwin"
66
],
@@ -29,4 +29,4 @@
2929
"access": "public"
3030
},
3131
"repository": "https://github.com/roeap/flight-sql-client-node.git"
32-
}
32+
}

npm/freebsd-x64/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lakehouse-rs/flight-sql-client-freebsd-x64",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"os": [
55
"freebsd"
66
],
@@ -29,4 +29,4 @@
2929
"access": "public"
3030
},
3131
"repository": "https://github.com/roeap/flight-sql-client-node.git"
32-
}
32+
}

npm/linux-arm-gnueabihf/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lakehouse-rs/flight-sql-client-linux-arm-gnueabihf",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"os": [
55
"linux"
66
],
@@ -29,4 +29,4 @@
2929
"access": "public"
3030
},
3131
"repository": "https://github.com/roeap/flight-sql-client-node.git"
32-
}
32+
}

npm/linux-arm64-gnu/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lakehouse-rs/flight-sql-client-linux-arm64-gnu",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"os": [
55
"linux"
66
],
@@ -32,4 +32,4 @@
3232
"libc": [
3333
"glibc"
3434
]
35-
}
35+
}

npm/linux-arm64-musl/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lakehouse-rs/flight-sql-client-linux-arm64-musl",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"os": [
55
"linux"
66
],
@@ -32,4 +32,4 @@
3232
"libc": [
3333
"musl"
3434
]
35-
}
35+
}

npm/linux-x64-gnu/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lakehouse-rs/flight-sql-client-linux-x64-gnu",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"os": [
55
"linux"
66
],
@@ -32,4 +32,4 @@
3232
"libc": [
3333
"glibc"
3434
]
35-
}
35+
}

npm/linux-x64-musl/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lakehouse-rs/flight-sql-client-linux-x64-musl",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"os": [
55
"linux"
66
],
@@ -32,4 +32,4 @@
3232
"libc": [
3333
"musl"
3434
]
35-
}
35+
}

0 commit comments

Comments
 (0)