This commit is contained in:
2026-05-18 15:44:40 +00:00
parent 59e91a39ad
commit 8e2f9a6d12
3 changed files with 6 additions and 3 deletions
+2 -2
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@idp.global/interfaces',
version: '1.0.0',
description: 'Shared TypeScript interfaces and TypedRequest contracts for idp.global.'
version: '1.0.1',
description: 'Shared TypeScript interfaces and TypedRequest contracts for the idp.global ecosystem.'
}