fix(core): update

This commit is contained in:
2022-07-29 15:45:04 +02:00
parent a6d52702fd
commit 3d69d97891
2 changed files with 2 additions and 3 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartrequest',
version: '2.0.2',
version: '2.0.3',
description: 'dropin replacement for request'
}