From d7dd7c221552957811da5038fb4a43c67ee448a6 Mon Sep 17 00:00:00 2001 From: ThisDot Open-Source Date: Wed, 30 Aug 2023 10:16:06 +0000 Subject: [PATCH] chore(route-config): release version 1.2.6 --- libs/route-config/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/route-config/package.json b/libs/route-config/package.json index b463b34..a9447a2 100644 --- a/libs/route-config/package.json +++ b/libs/route-config/package.json @@ -1,6 +1,6 @@ { "name": "@this-dot/route-config", - "version": "1.2.5", + "version": "1.2.6", "description": "A library containing directives and services for configuring components via Route's routeData property", "license": "MIT", "author": "This Dot Labs",