From fff6f07c714e8048f4fe084cec74f24248e5673d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=2E=20Ren=C3=A9e=20Beach?= Date: Sat, 24 Jun 2023 13:47:45 -0700 Subject: [PATCH] 5.3.0 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index e2352b0..fba3ad0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "aria-query", - "version": "5.2.1", + "version": "5.3.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "aria-query", - "version": "5.2.1", + "version": "5.3.0", "license": "Apache-2.0", "dependencies": { "dequal": "^2.0.3" diff --git a/package.json b/package.json index a1fdb88..00f04b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aria-query", - "version": "5.2.1", + "version": "5.3.0", "description": "Programmatic access to the ARIA specification", "main": "lib/index.js", "files": [