fix(core): update

This commit is contained in:
2023-10-06 11:11:00 +02:00
parent 50742ddfa5
commit 79ab43876d
6 changed files with 200 additions and 137 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartwhois',
version: '1.0.15',
version: '1.0.16',
description: 'a package for dealing with whois requests'
}