From 975eefb2c13589fe856d14ba66830e29d0b48d72 Mon Sep 17 00:00:00 2001 From: Benjie Gillam Date: Wed, 11 Oct 2023 12:47:49 +0100 Subject: [PATCH] 0.2.0-beta.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c629525..7852161 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@graphile/pg-aggregates", - "version": "0.2.0-beta.3", + "version": "0.2.0-beta.4", "description": "Aggregates support for PostGraphile", "main": "dist/index.js", "scripts": {