fix(core): update

This commit is contained in:
2023-04-10 14:34:28 +02:00
parent 3e3b61cc73
commit b5c5b18f35
5 changed files with 48 additions and 2 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartwhois',
version: '1.0.4',
version: '1.0.5',
description: 'a package for dealing with whois requests'
}