Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit ae16aef

Browse files
committed
📃 docs: v0.1.0
1 parent cb630ee commit ae16aef

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "grafana-greptime",
3-
"version": "0.0.1",
4-
"description": "Greptime datasource supporting for grafana",
2+
"name": "grafana-greptime-datasource",
3+
"version": "0.1.0",
4+
"description": "GreptimeDB Datasource Plugin for Grafana",
55
"scripts": {
66
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
77
"dev": "webpack -w -c ./.config/webpack/webpack.config.ts --env development",

0 commit comments

Comments
 (0)