From 199690559bd376d69ac7362b2ec32172186e0ce4 Mon Sep 17 00:00:00 2001 From: Yagiz Nizipli Date: Sun, 25 Sep 2022 12:34:14 -0400 Subject: [PATCH] chore: release 0.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a21481..ea066a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "url-state-machine", - "version": "0.5.1", + "version": "0.6.0", "description": "WHATWG URL State Machine implementation", "main": "lib/index.js", "type": "commonjs",