diff --git a/package.json b/package.json index f5e27b7..b8560b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gmod/nclist", - "version": "1.0.3", + "version": "2.0.0", "description": "Read features from JBrowse 1 format nested containment list JSON", "main": "dist/index.js", "module": "esm/index.js",