Skip to content

Commit ad9dcda

Browse files
chore: update token_metrics package version to 0.1.0
- Increment package version to reflect v3 API migration - Align with Pipedream versioning guidelines for updated components - All component versions now consistently at 0.1.0
1 parent 0c108ec commit ad9dcda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/token_metrics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipedream/token_metrics",
3-
"version": "0.0.2",
3+
"version": "0.1.0",
44
"description": "Pipedream Token Metrics Components",
55
"main": "token_metrics.app.mjs",
66
"keywords": [

0 commit comments

Comments
 (0)