fix(core): update

This commit is contained in:
2022-07-27 01:06:16 +02:00
parent 6470b05152
commit 249c50a3c5
6 changed files with 222 additions and 32 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smarturl',
version: '3.0.0',
version: '3.0.1',
description: 'a url parsing lib'
}