fix(core): update

This commit is contained in:
2022-08-01 17:10:11 +02:00
parent fee8443af1
commit 1891b54389
2 changed files with 2 additions and 1 deletions

View File

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