fix(core): update

This commit is contained in:
2023-04-19 18:41:54 +02:00
parent 1732a2ab3e
commit c33ee3f52c
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartwhois',
version: '1.0.9',
version: '1.0.10',
description: 'a package for dealing with whois requests'
}