From 0b3e86989397d526d74c084828f9eb18e7749976 Mon Sep 17 00:00:00 2001 From: Pawel Zelawski Date: Sat, 20 Dec 2025 21:00:45 +0100 Subject: chore: bump version to 1.1.1 for security fixes --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 576e7c0..ae58b66 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "digiid-ts", - "version": "1.1.0", + "version": "1.1.1", "description": "A modern TypeScript implementation of the DigiID authentication protocol.", "main": "dist/digiid-ts.umd.js", "module": "dist/digiid-ts.es.js", @@ -79,4 +79,4 @@ "glob": "^10.5.0", "brace-expansion": "^2.0.2" } -} \ No newline at end of file +} -- cgit v1.2.3