From 2b87aa3561e9004bd000ca424b43c987aede66f5 Mon Sep 17 00:00:00 2001 From: bourgeoa Date: Thu, 19 Feb 2026 17:07:38 +0100 Subject: [PATCH] 1.7.0 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4088509..b59cf24 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@solid/pivot", - "version": "1.6.4", + "version": "1.7.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@solid/pivot", - "version": "1.6.4", + "version": "1.7.0", "license": "MIT", "dependencies": { "@inrupt/solid-client-authn-core": "^3.1.1", diff --git a/package.json b/package.json index 7109954..2519aba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@solid/pivot", - "version": "1.6.4", + "version": "1.7.0", "description": "A module for the Community Solid Server that allows to create containers that do SHACL shape validation.", "repository": "git@github.com:solid-contrib/pivot.git", "bugs": {