gtsiolis 0.0.5 → 0.0.6

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/cli.js +1 -3
  2. package/package.json +1 -1
package/cli.js CHANGED
@@ -13,9 +13,7 @@ console.log(`
13
13
  + last few years, mostly to projects like GitLab and +/
14
14
  + Pajamas, the design system behind GitLab. 🏀 +/
15
15
  + +/
16
- + Let's chat +/
17
- + — https://x.com/gtsiolis +/
18
- + — https://t.me/gtsiolis +/
16
+ + Let's chat: x.com/gtsiolis +/
19
17
  + +/
20
18
  +————————————————————————————————————————————————————————————+/
21
19
  `);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gtsiolis",
3
- "version": "0.0.5",
3
+ "version": "0.0.6",
4
4
  "description": "CLI for George Tsiolis",
5
5
  "license": "MIT",
6
6
  "author": "George Tsiolis",