Skip to content

Commit c32fdf3

Browse files
committed
feat: update ISBN ranges
1 parent de63643 commit c32fdf3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/Biblys/Isbn/groups-array.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,8 @@
339339
['1300000', '1799999', 4],
340340
['1800000', '1829999', 3],
341341
['1830000', '1899999', 4],
342-
['1900000', '1949999', 0],
342+
['1900000', '1909999', 3],
343+
['1910000', '1949999', 0],
343344
['1950000', '1999999', 5],
344345
['2000000', '4599999', 3],
345346
['4600000', '8749999', 4],

0 commit comments

Comments
 (0)