Skip to content

Commit c04495c

Browse files
authored
release (#45)
1 parent fc20952 commit c04495c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tidbcloud/serverless",
3-
"version": "0.0.9",
3+
"version": "0.0.10",
44
"description": "TiDB Cloud Serverless Driver",
55
"main": "./dist/index.cjs",
66
"module": "./dist/index.js",

src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const Version = '0.0.9'
1+
export const Version = '0.0.10'

0 commit comments

Comments
 (0)