From faef945b996dd20f07a4b89f476b92e4a3bc391f Mon Sep 17 00:00:00 2001 From: Justin Stayton Date: Mon, 13 May 2024 09:31:28 -0400 Subject: [PATCH] v0.14.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bd51a4d..9c1c71f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@truepic/queryql", - "version": "0.13.0", + "version": "0.14.0", "description": "Easily add filtering, sorting, and pagination to your REST API through your old friend: the query string!", "keywords": [ "filter",