We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 123d59d commit 81bcac0Copy full SHA for 81bcac0
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@tidbcloud/serverless",
3
- "version": "0.0.7",
+ "version": "0.0.8",
4
"description": "TiDB Cloud Serverless Driver",
5
"main": "./dist/index.cjs",
6
"module": "./dist/index.js",
src/version.ts
@@ -1 +1 @@
-export const Version = '0.0.7'
+export const Version = '0.0.8'
0 commit comments