Skip to content

Commit 14d3de7

Browse files
committed
0.0.4
1 parent c2fe7c9 commit 14d3de7

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.0.3",
3+
"version": "0.0.4",
44
"os": [
55
"darwin"
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.0.3",
3+
"version": "0.0.4",
44
"os": [
55
"linux"
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.0.3",
3+
"version": "0.0.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.0.3",
3+
"version": "0.0.4",
44
"main": "index.js",
55
"types": "index.d.ts",
66
"napi": {

0 commit comments

Comments
 (0)