receiptscc 0.9.0 → 0.9.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/bin/install.js CHANGED
@@ -4,7 +4,7 @@ const fs = require('fs');
4
4
  const path = require('path');
5
5
  const os = require('os');
6
6
 
7
- const VERSION = '0.9.0';
7
+ const VERSION = '0.9.1';
8
8
  const PACKAGE_NAME = 'receiptscc';
9
9
 
10
10
  // Colors
package/demo/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # reciepts Demo
1
+ # receipts Demo
2
2
 
3
3
  Working example using real JMLR papers (CC BY 4.0 licensed).
4
4
 
@@ -40,9 +40,9 @@ Both source papers are legally reusable under Creative Commons Attribution 4.0:
40
40
  ## Running the Demo
41
41
 
42
42
  ```
43
- /reciepts:init .
44
- /reciepts:verify .
45
- /reciepts:report .
43
+ /receipts:init .
44
+ /receipts:verify .
45
+ /receipts:report .
46
46
  ```
47
47
 
48
48
  ## License
package/demo/RECIEPTS.md CHANGED
@@ -123,4 +123,4 @@
123
123
 
124
124
  ---
125
125
 
126
- *Generated by reciepts*
126
+ *Generated by receipts*
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "receiptscc",
3
- "version": "0.9.0",
3
+ "version": "0.9.1",
4
4
  "description": "Verify your citations say what you claim. One command.",
5
5
  "keywords": [
6
6
  "citations",