From 54e0b515499e87957d9f5f355ad5aa21dce02a5d Mon Sep 17 00:00:00 2001 From: parkerziegler Date: Tue, 5 Jan 2021 09:21:59 -0700 Subject: [PATCH] v3.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4c914e9..13f9008 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reason-urql", - "version": "3.2.0", + "version": "3.3.0", "scripts": { "build": "bsb -make-world", "clean": "bsb -clean-world",