camouf 0.2.4 → 0.2.5

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 +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -444,4 +444,4 @@ Contributions are welcome. Please read the contributing guidelines before submit
444
444
 
445
445
  - [npm Package](https://www.npmjs.com/package/camouf)
446
446
  - [GitHub Repository](https://github.com/TheEmilz/camouf)
447
- - [Issue Tracker](https://github.com/TheEmilz/camouf/issues)
447
+ - [Epixiom Web & Marketing](https://epixiom.io)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "camouf",
3
- "version": "0.2.4",
3
+ "version": "0.2.5",
4
4
  "description": "Real-time architecture monitoring CLI tool with multi-language support",
5
5
  "main": "dist/index.js",
6
6
  "type": "module",