scottkosman 1.2.0 → 1.2.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.
package/README.md CHANGED
@@ -100,7 +100,7 @@ The CLI provides easy access to:
100
100
 
101
101
  ## 👨‍💼 About Scott
102
102
 
103
- Halifax-based Engineering Manager at 1Password, 20+ year vet of the technology, marketing, and digital strategy world. A recovering front-end developer who pivoted to management back in 2014, I now enjoy leading teams building the next generation of stuff you do on this "internet" thing. He/him.
103
+ Halifax-based Engineering Manager at 1Password, 25+ year vet of the technology, marketing, and digital strategy world. A recovering front-end developer who pivoted to management back in 2014, I now enjoy leading teams building the next generation of stuff you do on this "internet" thing. He/him.
104
104
 
105
105
  ## 🛠️ Development
106
106
 
@@ -50,7 +50,7 @@ exports.menuItems = [
50
50
  {
51
51
  name: '📧 Email Me',
52
52
  value: 'mailto:kosman.scott@gmail.com',
53
- description: 'Email? In 2025? I do check this, I promise.'
53
+ description: 'Email? In 2026? I do check this, I promise.'
54
54
  },
55
55
  ];
56
56
  //# sourceMappingURL=menuItems.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "scottkosman",
3
- "version": "1.2.0",
3
+ "version": "1.2.1",
4
4
  "description": "A modern, interactive command-line interface for Scott Kosman with quick access to external links",
5
5
  "main": "dist/index.js",
6
6
  "bin": {