From d80cf23877861cc28b24eb5af7aaf52daaf4be7b Mon Sep 17 00:00:00 2001 From: Chris Trevino Date: Mon, 6 Feb 2017 20:11:39 -0800 Subject: [PATCH] 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a804b69..0a32f3e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dnd-core", - "version": "2.0.2", + "version": "2.1.0", "description": "Drag and drop sans the GUI", "main": "lib/index.js", "scripts": {