suttacentral-api 2.10.24 → 2.10.25

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.
@@ -209,7 +209,7 @@
209
209
  "parallel_count": 1,
210
210
  "biblio": null,
211
211
  "priority_author_uid": "sujato",
212
- "verseNo": null
212
+ "verseNo": "Verse 213–223"
213
213
  }
214
214
  ]
215
215
  }
@@ -220,7 +220,7 @@
220
220
  "parallel_count": 0,
221
221
  "biblio": null,
222
222
  "priority_author_uid": "sujato",
223
- "verseNo": null
223
+ "verseNo": ""
224
224
  }
225
225
  ]
226
226
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.10.24",
3
+ "version": "2.10.25",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {