Skip to content
This repository was archived by the owner on Oct 18, 2023. It is now read-only.

Commit 5762aea

Browse files
committed
libsql-client: bump version to 0.0.3
1 parent 35afd51 commit 5762aea

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

packages/libsql-client/examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"author": "",
1212
"license": "MIT",
1313
"dependencies": {
14-
"@libsql/client": "^0.0.2"
14+
"@libsql/client": "^0.0.3"
1515
}
1616
}

packages/libsql-client/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/libsql-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libsql/client",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"keywords": [
55
"libsql",
66
"database",

0 commit comments

Comments
 (0)