From 59abf0ddb7698dd83ac66446ba7bfbdcbbe2d574 Mon Sep 17 00:00:00 2001 From: Shane Birley Date: Tue, 9 May 2023 10:43:04 -0700 Subject: [PATCH] Update package.json version number Quick update to the version number. Nothing terribly exciting. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2915491..766a69f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "divi-accessibility", - "version": "2.0.5", + "version": "2.0.6", "description": "A WordPress plugin that improves Divi accessibility in accordance with WCAG 2", "watch": { "build": {