Skip to content

Commit

Permalink
Set version to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aljoshakoecher committed Sep 6, 2020
1 parent b4dad3e commit 97321d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sparql-result-converter",
"version": "2.0.2",
"version": "3.0.0",
"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",
Expand Down

0 comments on commit 97321d6

Please sign in to comment.