gtsiolis 0.0.10 → 0.0.11

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 +4 -6
  2. package/package.json +1 -1
package/cli.js CHANGED
@@ -7,12 +7,10 @@ console.log(`
7
7
  + Hi, I'm George! +/
8
8
  + Currently living in Athens, Greece. ☀️ +/
9
9
  + +/
10
- + I'm a software designer with 12 years of experience +/
11
- + designing and developing user interfaces and design +/
12
- + systems for developer tools. I'm also a GitLab core +/
13
- + contributor and have spent the last 5 years helping +/
14
- + remote start-up teams adopt and scale async +/
15
- + collaboration practices. +/
10
+ + I'm a software designer with 12+ years of experience +/
11
+ + building user interfacesm, design systems, and +/
12
+ + developer tools. I'm also a GitLab core contributor +/
13
+ + and help remote start-up work async. +/
16
14
  + +/
17
15
  + Let's chat: x.com/gtsiolis +/
18
16
  + +/
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gtsiolis",
3
- "version": "0.0.10",
3
+ "version": "0.0.11",
4
4
  "description": "CLI for George Tsiolis",
5
5
  "license": "MIT",
6
6
  "author": "George Tsiolis",