fix(core): update

This commit is contained in:
2024-02-21 14:54:45 +01:00
parent 5824d34764
commit c314b4e86f
2 changed files with 8 additions and 5 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@api.global/typedrequest-interfaces',
version: '3.0.5',
version: '3.0.6',
description: 'interfaces for making typed requests'
}