Skip to content

Commit 6f17b29

Browse files
committed
0.6.4
1 parent b13e191 commit 6f17b29

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

npm/darwin-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lambda-group/scylladb-darwin-x64",
3-
"version": "0.6.3",
3+
"version": "0.6.4",
44
"cpu": [
55
"x64"
66
],

npm/linux-x64-gnu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lambda-group/scylladb-linux-x64-gnu",
3-
"version": "0.6.3",
3+
"version": "0.6.4",
44
"cpu": [
55
"x64"
66
],

npm/win32-x64-msvc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lambda-group/scylladb-win32-x64-msvc",
3-
"version": "0.6.3",
3+
"version": "0.6.4",
44
"os": [
55
"win32"
66
],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lambda-group/scylladb",
3-
"version": "0.6.3",
3+
"version": "0.6.4",
44
"repository": "https://github.com/Daniel-Boll/scylla-javascript-driver",
55
"description": "🚀 JavaScript driver for ScyllaDB, harnessing Rust's power through napi-rs for top performance. Pre-release stage. 🧪🔧",
66
"author": {

0 commit comments

Comments
 (0)