datavessel-cli 0.1.0 → 0.1.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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # datavessel-cli
2
2
 
3
- Command-line interface for [datavessel](https://datavessel.io) — run 100+
3
+ Command-line interface for [datavessel](https://datavessel.io) — run 200+
4
4
  read/write analytics and commerce tools (GA4, Search Console, Google/Meta Ads,
5
5
  Shopify, WooCommerce, Shopware, …) from your terminal.
6
6
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "datavessel-cli",
3
- "version": "0.1.0",
4
- "description": "Command-line interface for datavessel: 100+ read/write tools (GA4, Search Console, Google/Meta Ads, Shopify, WooCommerce, Shopware). Commands and help are generated dynamically from the backend tool catalog.",
3
+ "version": "0.1.1",
4
+ "description": "Command-line interface for datavessel: 200+ read/write tools (GA4, Search Console, Google/Meta Ads, Shopify, WooCommerce, Shopware). Commands and help are generated dynamically from the backend tool catalog.",
5
5
  "type": "module",
6
6
  "license": "Apache-2.0",
7
7
  "author": "datavessel",