From d51bc22def17db8a0387ae36b2d9833b7abc23c4 Mon Sep 17 00:00:00 2001 From: rkusa Date: Wed, 30 Jul 2014 12:00:56 +0200 Subject: [PATCH] 0.4.3 --- package.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index ac635a5..4fccea4 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,9 @@ "name": "Markus Ast", "email": "npm.m@rkusa.st" }, - "version": "0.4.2", + "version": "0.4.3", + "description": "Advanced touch-compatible Drag'n'Drop library providing Draggable, Droppable and Sortable for Zepto.js and jQuery.", + "keywords": ["touch", "dnd", "draggable", "droppable", "sortable", "Zepto.js", "jQuery"], "homepage": "http://ma.rkusa.st/touch-dnd/", "devDependencies": { "uglify-js": "2.x.x"