@ribershamoelias/forge 1.0.0 → 1.0.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.
Files changed (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -19,7 +19,7 @@
19
19
 
20
20
  <!-- Badges -->
21
21
  <p>
22
- <img src="https://img.shields.io/badge/License-MIT-22c55e?style=flat-square" />
22
+ <img src="https://img.shields.io/badge/License-LOEL-22c55e?style=flat-square" />
23
23
  <img src="https://img.shields.io/badge/Platform-macOS%20%7C%20Linux-6366f1?style=flat-square" />
24
24
  <img src="https://img.shields.io/badge/TypeScript-5.x-3178c6?style=flat-square" />
25
25
  <img src="https://img.shields.io/badge/Node.js-18%2B-339933?style=flat-square" />
@@ -356,7 +356,7 @@ Built to go further than any of them individually.
356
356
 
357
357
  ## License
358
358
 
359
- [MIT](LICENSE) — free to use, modify, and distribute.
359
+ [LOEL](LICENSE) — free to use, modify, and distribute.
360
360
 
361
361
  ---
362
362
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ribershamoelias/forge",
3
- "version": "1.0.0",
3
+ "version": "1.0.1",
4
4
  "description": "The standard way developers set up their machines.",
5
5
  "main": "dist/cli.js",
6
6
  "bin": {