diff --git a/package.json b/package.json index ee05d13..f65cc8f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sparql-result-converter", - "version": "2.0.1", + "version": "2.0.2", "description": "Little utility function to that converts the table-like result of a SPARQL query into a JSON tree with a user-defined structure", "scripts": { "clean": "rimraf dist && rimraf *.tsbuildinfo",