checkpoint-cli 0.2.2 → 0.2.3

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/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -1538,7 +1538,7 @@ const program = new commander_1.Command();
1538
1538
  program
1539
1539
  .name('checkpoint')
1540
1540
  .description('Share your localhost with reviewers — get visual feedback directly on the page')
1541
- .version('0.1.0');
1541
+ .version('0.2.3');
1542
1542
  // ── checkpoint login ──
1543
1543
  program
1544
1544
  .command('login')
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "checkpoint-cli",
3
- "version": "0.2.2",
3
+ "version": "0.2.3",
4
4
  "description": "Share your localhost with reviewers — get visual feedback directly on the page",
5
5
  "keywords": [
6
6
  "checkpoint",