From ace97e62aa823b0a07df7466e319d1d059b4d8c9 Mon Sep 17 00:00:00 2001 From: John Boyes Date: Tue, 22 Nov 2022 15:48:05 +0200 Subject: [PATCH] Add whitespace to enable a release (#318) The previous commit was pushed directly to the `master` branch by mistake, meaning that a release was not created. The whitespace change is simply to trigger a PR, meaning that a new release will be created. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9e2e7f79..c04e2c04 100644 --- a/README.md +++ b/README.md @@ -215,3 +215,4 @@ The project is [open source](https://opensource.guide/how-to-contribute/) and al ## Updating dependencies See the [DEPENDENCIES.md](.github/DEPENDENCIES.md) +