From 0ef233ab69cd0dfd43a5647940e5b0680e65faf9 Mon Sep 17 00:00:00 2001 From: bergi Date: Fri, 9 Feb 2024 22:32:33 +0100 Subject: [PATCH] 3.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e34bb45..0d39b04 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rdfjs/to-ntriples", - "version": "3.0.0", + "version": "3.0.1", "description": "Converts RDF/JS Terms, Quads and Datasets to N-Triple strings", "type": "module", "main": "index.js",