fix(core): update

This commit is contained in:
2022-07-27 09:15:28 +02:00
parent 45cbd3a953
commit 9c56dc51e3
2 changed files with 2 additions and 2 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartdns',
version: '5.0.0',
version: '5.0.1',
description: 'smart dns methods written in TypeScript'
}