fix(core): update

This commit is contained in:
2022-07-28 15:10:34 +02:00
parent 55894a30f2
commit 2d52a14ec1
3 changed files with 36 additions and 6 deletions

View File

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