From ebf75eaee2ba2b8da0cff9ff0c82f4bad5f0d4b6 Mon Sep 17 00:00:00 2001 From: Dave Longley Date: Thu, 29 Feb 2024 10:40:44 -0500 Subject: [PATCH] Start 9.1.1-0. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0013aab..70ddd25 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bedrock/quasar", - "version": "9.1.0", + "version": "9.1.1-0", "type": "module", "description": "Quasar Framework support for Bedrock", "license": "Apache-2.0",