diff --git a/package.json b/package.json index 2587d6c..119e2d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reason-apollo-hooks", - "version": "2.7.0", + "version": "3.0.0", "scripts": { "build": "bsb -make-world", "start": "bsb -make-world -w",