occam-open-cli 5.0.178 → 5.0.179

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
@@ -91,7 +91,7 @@ Unless required by applicable law or agreed to in writing, software distributed
91
91
 
92
92
  ### Terms
93
93
 
94
- * The Open-CLI tool is **not** free software.
94
+ * This is **not** free software.
95
95
  * It can be used *only for personal use and if not for profit*, otherwise you must contact the author.
96
96
  * You cannot re-use the source code for any reason, even if only for personal use and if not for profit; or even if you have paid to use it otherwise.
97
97
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "occam-open-cli",
3
3
  "author": "James Smith",
4
- "version": "5.0.178",
4
+ "version": "5.0.179",
5
5
  "license": "MIT, Anti-996",
6
6
  "homepage": "https://github.com/djalbat/occam-open-cli",
7
7
  "description": "Occam's command line package management tool.",