From bafb47b185e7012f60038aac549fdd4e9686955f Mon Sep 17 00:00:00 2001 From: parkerziegler Date: Mon, 16 Dec 2019 10:44:51 -0800 Subject: [PATCH] v1.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c8398343..f8a87094 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reason-urql", - "version": "1.4.0", + "version": "1.4.1", "scripts": { "build": "bsb -make-world", "clean": "bsb -clean-world",