fix(core): update

This commit is contained in:
2023-11-03 00:47:42 +01:00
parent fdd1c7cdb3
commit 81694cf58c
3 changed files with 19 additions and 1 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartrequest',
version: '2.0.18',
version: '2.0.19',
description: 'dropin replacement for request'
}