From 46a420c625381c5040beaef9aa85cc25d777584d Mon Sep 17 00:00:00 2001 From: Justin Stayton Date: Mon, 24 Apr 2023 06:45:14 -0400 Subject: [PATCH] v0.11.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 466fedb..33712da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@truepic/queryql", - "version": "0.11.1", + "version": "0.11.2", "description": "Easily add filtering, sorting, and pagination to your REST API through your old friend: the query string!", "keywords": [ "filter",