From 67a5b08d304f9e7fb7a2c49deb61479b2450f1fb Mon Sep 17 00:00:00 2001 From: Jake Jarvis Date: Thu, 11 Nov 2021 11:11:26 -0500 Subject: [PATCH] v1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c8c657c..6b9791c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "get-canonical-url", - "version": "1.0.1", + "version": "1.1.0", "description": "🔗 Determines the current page's canonical URL and optionally normalizes it for consistency.", "license": "MIT", "repository": "jakejarvis/get-canonical-url",