Skip to content

Commit

Permalink
0.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel-Boll committed Nov 2, 2024
1 parent b13e191 commit 6f17b29
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
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": "@lambda-group/scylladb-darwin-x64",
"version": "0.6.3",
"version": "0.6.4",
"cpu": [
"x64"
],
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": "@lambda-group/scylladb-linux-x64-gnu",
"version": "0.6.3",
"version": "0.6.4",
"cpu": [
"x64"
],
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": "@lambda-group/scylladb-win32-x64-msvc",
"version": "0.6.3",
"version": "0.6.4",
"os": [
"win32"
],
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lambda-group/scylladb",
"version": "0.6.3",
"version": "0.6.4",
"repository": "https://github.com/Daniel-Boll/scylla-javascript-driver",
"description": "🚀 JavaScript driver for ScyllaDB, harnessing Rust's power through napi-rs for top performance. Pre-release stage. 🧪🔧",
"author": {
Expand Down

0 comments on commit 6f17b29

Please sign in to comment.