From 1fbdc941abb63dbbdc4b87f36f8fe71078d38857 Mon Sep 17 00:00:00 2001 From: Benjie Gillam Date: Wed, 14 Jul 2021 13:48:11 +0100 Subject: [PATCH] 3.0.0-rc.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index db2ee5d..660fb50 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@graphile-contrib/pg-omit-archived", - "version": "3.0.0-rc.2", + "version": "3.0.0-rc.3", "description": "Makes collections omit archived items by default, but gives the ability to view archived items if explicitly requested.", "main": "dist/index.js", "scripts": {