diff options
| author | Pawel Zelawski <pawel.zelawski@outlook.com> | 2025-12-20 21:00:45 +0100 |
|---|---|---|
| committer | Pawel Zelawski <pawel.zelawski@outlook.com> | 2025-12-20 21:00:45 +0100 |
| commit | 0b3e86989397d526d74c084828f9eb18e7749976 (patch) | |
| tree | c4a39ae583a02041938e5797bd1a4e073a769218 /package.json | |
| parent | a1a01427183425cc985183e299325dbdea553f02 (diff) | |
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
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 +} |
