From a7d83ca49cb6fe29c0a0d5167edd945c7b86faad Mon Sep 17 00:00:00 2001 From: phil Date: Wed, 28 Sep 2016 20:21:01 +1000 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d9db26a..d80e56a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngdraggable", - "version": "0.1.10", + "version": "0.1.11", "description": "Drag and drop module for Angular JS with support for touch devices", "main": "ngDraggable.js", "scripts": {