From 12a8661105d915e3e0933ea9e41332e39e8ca1b7 Mon Sep 17 00:00:00 2001 From: "Gabriel R. Abreu" Date: Mon, 9 Dec 2019 14:05:02 -0300 Subject: [PATCH] 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 59ac36f..c3396f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reason-apollo-hooks", - "version": "3.0.0", + "version": "4.0.0", "scripts": { "build": "bsb -make-world", "start": "bsb -make-world -w",