suttacentral-api 2.14.3 → 2.14.4

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.
@@ -257,7 +257,7 @@
257
257
  "has_comment": false
258
258
  }
259
259
  ],
260
- "parallel_count": 5,
260
+ "parallel_count": 7,
261
261
  "biblio": null,
262
262
  "priority_author_uid": "sujato",
263
263
  "verseNo": ""
@@ -257,7 +257,7 @@
257
257
  "has_comment": false
258
258
  }
259
259
  ],
260
- "parallel_count": 6,
260
+ "parallel_count": 8,
261
261
  "biblio": null,
262
262
  "priority_author_uid": "sujato",
263
263
  "verseNo": ""
@@ -367,7 +367,7 @@
367
367
  "has_comment": false
368
368
  }
369
369
  ],
370
- "parallel_count": 6,
370
+ "parallel_count": 8,
371
371
  "biblio": null,
372
372
  "priority_author_uid": "sujato",
373
373
  "verseNo": ""
@@ -327,7 +327,7 @@
327
327
  "has_comment": false
328
328
  }
329
329
  ],
330
- "parallel_count": 5,
330
+ "parallel_count": 7,
331
331
  "biblio": null,
332
332
  "priority_author_uid": "sujato",
333
333
  "verseNo": ""
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.14.3",
3
+ "version": "2.14.4",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {