diff --git a/package.json b/package.json index aa0b606..ee05d13 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sparql-result-converter", - "version": "2.0.0", + "version": "2.0.1", "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",