fix(core): update

This commit is contained in:
2023-04-19 18:49:06 +02:00
parent a45e41889d
commit 7a8086b58c
2 changed files with 5 additions and 1 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartwhois',
version: '1.0.10',
version: '1.0.11',
description: 'a package for dealing with whois requests'
}