From aa40d4e1bd8d424e781b2c4ca3930b16f33d6386 Mon Sep 17 00:00:00 2001 From: parkerziegler Date: Sun, 20 Dec 2020 13:36:36 -0700 Subject: [PATCH] v3.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 14fba75..a4e77e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reason-urql", - "version": "3.1.0", + "version": "3.2.0", "scripts": { "build": "bsb -make-world", "clean": "bsb -clean-world",