fix(core): update

This commit is contained in:
2023-04-10 14:42:24 +02:00
parent d928a62b5e
commit ffbf56625e
2 changed files with 19 additions and 4 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartwhois',
version: '1.0.5',
version: '1.0.6',
description: 'a package for dealing with whois requests'
}