We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56492ff commit b34dd5cCopy full SHA for b34dd5c
components/token_metrics/actions/get-market-metrics/get-market-metrics.mjs
@@ -8,7 +8,7 @@ export default {
8
key: "token_metrics-get-market-metrics",
9
name: "Get Market Metrics",
10
description: `${endpoint.description}. [See the documentation](https://developers.tokenmetrics.com/reference/market-metrics)`,
11
- version: "0.0.1",
+ version: "0.0.2",
12
type: "action",
13
props: {
14
tokenMetrics,
0 commit comments