bible-ref-parse 3.1.5 → 3.1.6

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bible-ref-parse",
3
- "version": "3.1.5",
3
+ "version": "3.1.6",
4
4
  "description": "Identifies and parses Bible references (like John 3:16) in over 40 languages.",
5
5
  "main": "dist/",
6
6
  "directories": {