fix(core): update

This commit is contained in:
2023-04-03 17:50:55 +02:00
parent 6e8beac2dd
commit ecb009dedb
3 changed files with 16 additions and 2 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartwhois',
version: '1.0.3',
version: '1.0.4',
description: 'a package for dealing with whois requests'
}