Skip to content

Commit 40a4b14

Browse files
committed
v1.6.1
1 parent 6a845fc commit 40a4b14

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [1.6.1](https://github.com/GMOD/tabix-js/compare/v1.6.0...v1.6.1) (2024-12-07)
2+
3+
4+
15
# [1.6.0](https://github.com/GMOD/tabix-js/compare/v1.5.15...v1.6.0) (2024-11-30)
26

37

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gmod/tabix",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"description": "Read Tabix-indexed files, supports both .tbi and .csi indexes",
55
"license": "MIT",
66
"repository": "GMOD/tabix-js",

0 commit comments

Comments
 (0)