fix(core): update

This commit is contained in:
2023-03-18 19:52:32 +01:00
parent 41ba5c8e4f
commit c6a7938a3e
3 changed files with 356 additions and 273 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartrouter',
version: '1.0.13',
version: '1.0.14',
description: 'a router for routing on websites'
}