occam-open-cli 5.2.71 → 5.2.72

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 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -86,4 +86,5 @@ Automation is thanks to [npm scripts](https://docs.npmjs.com/misc/scripts), have
86
86
 
87
87
  ## Contact
88
88
 
89
- * james.smith@openmathematics.org
89
+ * james.smith@djalbat.com
90
+
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "occam-open-cli",
3
3
  "author": "James Smith",
4
- "version": "5.2.71",
4
+ "version": "5.2.72",
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.",