@pipedream/coingecko 0.2.0 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5,8 +5,9 @@ export default {
5
5
  key: "coingecko-get-coin-value",
6
6
  name: "Get Coin Value",
7
7
  description: "Get the current price of one or more cryptocurrencies in any supported currencies. [See the documentation](https://docs.coingecko.com/v3.0.1/reference/simple-price)",
8
- version: "0.0.1",
8
+ version: "0.0.2",
9
9
  type: "action",
10
+ ai: "optimized",
10
11
  annotations: {
11
12
  readOnlyHint: true,
12
13
  destructiveHint: false,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pipedream/coingecko",
3
- "version": "0.2.0",
3
+ "version": "0.2.1",
4
4
  "description": "Pipedream CoinGecko Components",
5
5
  "main": "coingecko.app.mjs",
6
6
  "keywords": [