httpcat-cli 0.2.10-rc.2 → 0.2.11-rc.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.
@@ -41,6 +41,7 @@ jobs:
41
41
  exit 1
42
42
  fi
43
43
  echo "version=$VERSION" >> $GITHUB_OUTPUT
44
+ echo "✅ Version from release: $VERSION"
44
45
 
45
46
  - name: Checkout develop branch
46
47
  run: |
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "httpcat-cli",
3
- "version": "0.2.10-rc.2",
3
+ "version": "0.2.11-rc.1",
4
4
  "description": "CLI tool for interacting with httpcat agent - create, buy, and sell tokens with x402 payments",
5
5
  "main": "dist/index.js",
6
6
  "bin": {