From 6e64eccc14b1bcd8b090397f74c5487ba41f5b40 Mon Sep 17 00:00:00 2001 From: Mick Hansen Date: Wed, 29 May 2019 12:24:39 +0200 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 48c9cec..38fbc1b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dataloader-sequelize", - "version": "1.7.10", + "version": "2.0.0", "description": "Batching and simplification of Sequelize with facebook/dataloader", "main": "lib/index.js", "options": {