Skip to content

Commit dc3a110

Browse files
committed
0.7.1
1 parent a2dc03d commit dc3a110

File tree

9 files changed

+18
-18
lines changed

9 files changed

+18
-18
lines changed

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": "@lambda-group/scylladb-android-arm-eabi",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"cpu": [
55
"arm"
66
],
@@ -34,4 +34,4 @@
3434
"os": [
3535
"android"
3636
]
37-
}
37+
}

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": "@lambda-group/scylladb-android-arm64",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"cpu": [
55
"arm64"
66
],
@@ -34,4 +34,4 @@
3434
"os": [
3535
"android"
3636
]
37-
}
37+
}

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": "@lambda-group/scylladb-darwin-arm64",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"cpu": [
55
"arm64"
66
],
@@ -34,4 +34,4 @@
3434
"os": [
3535
"darwin"
3636
]
37-
}
37+
}

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": "@lambda-group/scylladb-darwin-x64",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"cpu": [
55
"x64"
66
],
@@ -34,4 +34,4 @@
3434
"os": [
3535
"darwin"
3636
]
37-
}
37+
}

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": "@lambda-group/scylladb-linux-arm-gnueabihf",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"cpu": [
55
"arm"
66
],
@@ -34,4 +34,4 @@
3434
"os": [
3535
"linux"
3636
]
37-
}
37+
}

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": "@lambda-group/scylladb-linux-arm64-gnu",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"cpu": [
55
"arm64"
66
],
@@ -37,4 +37,4 @@
3737
"libc": [
3838
"glibc"
3939
]
40-
}
40+
}

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": "@lambda-group/scylladb-linux-arm64-musl",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"cpu": [
55
"arm64"
66
],
@@ -37,4 +37,4 @@
3737
"libc": [
3838
"musl"
3939
]
40-
}
40+
}

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": "@lambda-group/scylladb-linux-x64-gnu",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"cpu": [
55
"x64"
66
],
@@ -37,4 +37,4 @@
3737
"libc": [
3838
"glibc"
3939
]
40-
}
40+
}

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": "@lambda-group/scylladb-linux-x64-musl",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"cpu": [
55
"x64"
66
],
@@ -37,4 +37,4 @@
3737
"libc": [
3838
"musl"
3939
]
40-
}
40+
}

0 commit comments

Comments
 (0)